#F3CABE Color

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

Color preview

#F3CABE

Color formats

HEX
#F3CABE
RGB
rgb(243, 202, 190)
RGBA
rgba(243, 202, 190, 1)
HSL
hsl(14, 69%, 85%)
HSV
hsv(14, 22%, 95%)
CMYK
cmyk(0%, 17%, 22%, 5%)
CSS variable
--color-primary: #F3CABE;
Lowercase HEX
#f3cabe

Shades

Tints

Tones

Harmony

CSS snippets for #F3CABE

.color-f3cabe {
  color: #F3CABE;
  background-color: #F3CABE;
}

Frequently asked questions

What color is #F3CABE?+

#F3CABE is a HEX color with RGB value rgb(243, 202, 190) and HSL value hsl(14, 69%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F3CABE?+

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