#F1F090 Color

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

Color preview

#F1F090

Color formats

HEX
#F1F090
RGB
rgb(241, 240, 144)
RGBA
rgba(241, 240, 144, 1)
HSL
hsl(59, 78%, 75%)
HSV
hsv(59, 40%, 95%)
CMYK
cmyk(0%, 0%, 40%, 5%)
CSS variable
--color-primary: #F1F090;
Lowercase HEX
#f1f090

Shades

Tints

Tones

Harmony

CSS snippets for #F1F090

.color-f1f090 {
  color: #F1F090;
  background-color: #F1F090;
}

Frequently asked questions

What color is #F1F090?+

#F1F090 is a HEX color with RGB value rgb(241, 240, 144) and HSL value hsl(59, 78%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F1F090?+

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