#F0DD0F Color

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

Color preview

#F0DD0F

Color formats

HEX
#F0DD0F
RGB
rgb(240, 221, 15)
RGBA
rgba(240, 221, 15, 1)
HSL
hsl(55, 88%, 50%)
HSV
hsv(55, 94%, 94%)
CMYK
cmyk(0%, 8%, 94%, 6%)
CSS variable
--color-primary: #F0DD0F;
Lowercase HEX
#f0dd0f

Shades

Tints

Tones

Harmony

CSS snippets for #F0DD0F

.color-f0dd0f {
  color: #F0DD0F;
  background-color: #F0DD0F;
}

Frequently asked questions

What color is #F0DD0F?+

#F0DD0F is a HEX color with RGB value rgb(240, 221, 15) and HSL value hsl(55, 88%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #F0DD0F?+

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