#F0F55B Color

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

Color preview

#F0F55B

Color formats

HEX
#F0F55B
RGB
rgb(240, 245, 91)
RGBA
rgba(240, 245, 91, 1)
HSL
hsl(62, 89%, 66%)
HSV
hsv(62, 63%, 96%)
CMYK
cmyk(2%, 0%, 63%, 4%)
CSS variable
--color-primary: #F0F55B;
Lowercase HEX
#f0f55b

Shades

Tints

Tones

Harmony

CSS snippets for #F0F55B

.color-f0f55b {
  color: #F0F55B;
  background-color: #F0F55B;
}

Frequently asked questions

What color is #F0F55B?+

#F0F55B is a HEX color with RGB value rgb(240, 245, 91) and HSL value hsl(62, 89%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0F55B?+

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