#F0CA90 Color

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

Color preview

#F0CA90

Color formats

HEX
#F0CA90
RGB
rgb(240, 202, 144)
RGBA
rgba(240, 202, 144, 1)
HSL
hsl(36, 76%, 75%)
HSV
hsv(36, 40%, 94%)
CMYK
cmyk(0%, 16%, 40%, 6%)
CSS variable
--color-primary: #F0CA90;
Lowercase HEX
#f0ca90

Shades

Tints

Tones

Harmony

CSS snippets for #F0CA90

.color-f0ca90 {
  color: #F0CA90;
  background-color: #F0CA90;
}

Frequently asked questions

What color is #F0CA90?+

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

What is the closest Tailwind color to #F0CA90?+

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