#F0F07B Color

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

Color preview

#F0F07B

Color formats

HEX
#F0F07B
RGB
rgb(240, 240, 123)
RGBA
rgba(240, 240, 123, 1)
HSL
hsl(60, 80%, 71%)
HSV
hsv(60, 49%, 94%)
CMYK
cmyk(0%, 0%, 49%, 6%)
CSS variable
--color-primary: #F0F07B;
Lowercase HEX
#f0f07b

Shades

Tints

Tones

Harmony

CSS snippets for #F0F07B

.color-f0f07b {
  color: #F0F07B;
  background-color: #F0F07B;
}

Frequently asked questions

What color is #F0F07B?+

#F0F07B is a HEX color with RGB value rgb(240, 240, 123) and HSL value hsl(60, 80%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0F07B?+

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