#FFEC6F Color

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

Color preview

#FFEC6F

Color formats

HEX
#FFEC6F
RGB
rgb(255, 236, 111)
RGBA
rgba(255, 236, 111, 1)
HSL
hsl(52, 100%, 72%)
HSV
hsv(52, 56%, 100%)
CMYK
cmyk(0%, 7%, 56%, 0%)
CSS variable
--color-primary: #FFEC6F;
Lowercase HEX
#ffec6f

Shades

Tints

Tones

Harmony

CSS snippets for #FFEC6F

.color-ffec6f {
  color: #FFEC6F;
  background-color: #FFEC6F;
}

Frequently asked questions

What color is #FFEC6F?+

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

What is the closest Tailwind color to #FFEC6F?+

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