#F8CABE Color

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

Color preview

#F8CABE

Color formats

HEX
#F8CABE
RGB
rgb(248, 202, 190)
RGBA
rgba(248, 202, 190, 1)
HSL
hsl(12, 81%, 86%)
HSV
hsv(12, 23%, 97%)
CMYK
cmyk(0%, 19%, 23%, 3%)
CSS variable
--color-primary: #F8CABE;
Lowercase HEX
#f8cabe

Shades

Tints

Tones

Harmony

CSS snippets for #F8CABE

.color-f8cabe {
  color: #F8CABE;
  background-color: #F8CABE;
}

Frequently asked questions

What color is #F8CABE?+

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

What is the closest Tailwind color to #F8CABE?+

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