#F1CA90 Color

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

Color preview

#F1CA90

Color formats

HEX
#F1CA90
RGB
rgb(241, 202, 144)
RGBA
rgba(241, 202, 144, 1)
HSL
hsl(36, 78%, 75%)
HSV
hsv(36, 40%, 95%)
CMYK
cmyk(0%, 16%, 40%, 5%)
CSS variable
--color-primary: #F1CA90;
Lowercase HEX
#f1ca90

Shades

Tints

Tones

Harmony

CSS snippets for #F1CA90

.color-f1ca90 {
  color: #F1CA90;
  background-color: #F1CA90;
}

Frequently asked questions

What color is #F1CA90?+

#F1CA90 is a HEX color with RGB value rgb(241, 202, 144) and HSL value hsl(36, 78%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F1CA90?+

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