#F0EC0F Color

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

Color preview

#F0EC0F

Color formats

HEX
#F0EC0F
RGB
rgb(240, 236, 15)
RGBA
rgba(240, 236, 15, 1)
HSL
hsl(59, 88%, 50%)
HSV
hsv(59, 94%, 94%)
CMYK
cmyk(0%, 2%, 94%, 6%)
CSS variable
--color-primary: #F0EC0F;
Lowercase HEX
#f0ec0f

Shades

Tints

Tones

Harmony

CSS snippets for #F0EC0F

.color-f0ec0f {
  color: #F0EC0F;
  background-color: #F0EC0F;
}

Frequently asked questions

What color is #F0EC0F?+

#F0EC0F is a HEX color with RGB value rgb(240, 236, 15) and HSL value hsl(59, 88%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #F0EC0F?+

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