#F0F94F Color

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

Color preview

#F0F94F

Color formats

HEX
#F0F94F
RGB
rgb(240, 249, 79)
RGBA
rgba(240, 249, 79, 1)
HSL
hsl(63, 93%, 64%)
HSV
hsv(63, 68%, 98%)
CMYK
cmyk(4%, 0%, 68%, 2%)
CSS variable
--color-primary: #F0F94F;
Lowercase HEX
#f0f94f

Shades

Tints

Tones

Harmony

CSS snippets for #F0F94F

.color-f0f94f {
  color: #F0F94F;
  background-color: #F0F94F;
}

Frequently asked questions

What color is #F0F94F?+

#F0F94F is a HEX color with RGB value rgb(240, 249, 79) and HSL value hsl(63, 93%, 64%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0F94F?+

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