#FEC06F Color

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

Color preview

#FEC06F

Color formats

HEX
#FEC06F
RGB
rgb(254, 192, 111)
RGBA
rgba(254, 192, 111, 1)
HSL
hsl(34, 99%, 72%)
HSV
hsv(34, 56%, 100%)
CMYK
cmyk(0%, 24%, 56%, 0%)
CSS variable
--color-primary: #FEC06F;
Lowercase HEX
#fec06f

Shades

Tints

Tones

Harmony

CSS snippets for #FEC06F

.color-fec06f {
  color: #FEC06F;
  background-color: #FEC06F;
}

Frequently asked questions

What color is #FEC06F?+

#FEC06F is a HEX color with RGB value rgb(254, 192, 111) and HSL value hsl(34, 99%, 72%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEC06F?+

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