#FFEC6D Color

Inspect #FFEC6D across formats, palettes, contrast and closest named color matches.

Color preview

#FFEC6D

Color formats

HEX
#FFEC6D
RGB
rgb(255, 236, 109)
RGBA
rgba(255, 236, 109, 1)
HSL
hsl(52, 100%, 71%)
HSV
hsv(52, 57%, 100%)
CMYK
cmyk(0%, 7%, 57%, 0%)
CSS variable
--color-primary: #FFEC6D;
Lowercase HEX
#ffec6d

Shades

Tints

Tones

Harmony

CSS snippets for #FFEC6D

.color-ffec6d {
  color: #FFEC6D;
  background-color: #FFEC6D;
}

Frequently asked questions

What color is #FFEC6D?+

#FFEC6D is a HEX color with RGB value rgb(255, 236, 109) and HSL value hsl(52, 100%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFEC6D?+

The closest Tailwind color is yellow-200, available as the bg-yellow-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools