Skip to main content

#FFFF00

Also known as: yellow

Share this color with others or download a color card image with HEX and RGB values. Perfect for social media, presentations, or design reference.

All Formats

HEX
#FFFF00
RGB
rgb(255, 255, 0)
RGBA
rgba(255, 255, 0, 1)
HSL
hsl(60, 100%, 50%)
HSLA
hsla(60, 100%, 50%, 1)
CMYK
cmyk(0%, 0%, 100%, 0%)
CSS Name
yellow

Color Palettes

Harmonious color combinations based on #FFFF00

Monochromatic

Shades and tints of the same hue

#333300
#999900
#FFFF00
#FFFF66
#FFFFCC

Analogous

Adjacent colors on the color wheel

#FF0000
#FF8000
#FFFF00
#80FF00
#00FF00

Complementary

Opposite color for maximum contrast

#FFFF00
#0000FF

Triadic

Three evenly spaced colors

#FFFF00
#00FFFF
#FF00FF

CSS Usage Examples

Background

background-color: #FFFF00;

Text

color: #FFFF00;

Border

border: 2px solid #FFFF00;

Shadow

box-shadow: 0 4px 6px #FFFF0040;
Feedback