#F9CABE Color

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

Color preview

#F9CABE

Color formats

HEX
#F9CABE
RGB
rgb(249, 202, 190)
RGBA
rgba(249, 202, 190, 1)
HSL
hsl(12, 83%, 86%)
HSV
hsv(12, 24%, 98%)
CMYK
cmyk(0%, 19%, 24%, 2%)
CSS variable
--color-primary: #F9CABE;
Lowercase HEX
#f9cabe

Shades

Tints

Tones

Harmony

CSS snippets for #F9CABE

.color-f9cabe {
  color: #F9CABE;
  background-color: #F9CABE;
}

Frequently asked questions

What color is #F9CABE?+

#F9CABE is a HEX color with RGB value rgb(249, 202, 190) and HSL value hsl(12, 83%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F9CABE?+

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