#FFFF00

Color #FFFF00Yellow

Yellow Color Family

HEX#FFFF00
RGBrgb(255, 255, 0)
HSLhsl(60, 100%, 50%)

Color Values

HEX

#FFFF00

RGB

rgb(255, 255, 0)

HSL

hsl(60, 100%, 50%)

CMYK

cmyk(0%, 0%, 100%, 0%)

Color Harmonies

Complementary
Analogous
Triadic
Split-Complementary
Monochromatic

Color Psychology

Yellow represents happiness, optimism, and enlightenment. It stimulates mental activity and generates energy.

CSS Code

/* Yellow */
.color-name { color: #FFFF00; }

/* RGB */
.color-name { color: rgb(255, 255, 0); }

/* HSL */
.color-name { color: hsl(60, 100%, 50%); }

Background Preview

Yellow

On default background

Yellow

On White Background

Yellow

On Black Background

Palettes with Yellow

Similar Colors