#FFE06F Color

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

Color preview

#FFE06F

Color formats

HEX
#FFE06F
RGB
rgb(255, 224, 111)
RGBA
rgba(255, 224, 111, 1)
HSL
hsl(47, 100%, 72%)
HSV
hsv(47, 56%, 100%)
CMYK
cmyk(0%, 12%, 56%, 0%)
CSS variable
--color-primary: #FFE06F;
Lowercase HEX
#ffe06f

Shades

Tints

Tones

Harmony

CSS snippets for #FFE06F

.color-ffe06f {
  color: #FFE06F;
  background-color: #FFE06F;
}

Frequently asked questions

What color is #FFE06F?+

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

What is the closest Tailwind color to #FFE06F?+

The closest Tailwind color is amber-200, available as the bg-amber-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