#F7CABE Color

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

Color preview

#F7CABE

Color formats

HEX
#F7CABE
RGB
rgb(247, 202, 190)
RGBA
rgba(247, 202, 190, 1)
HSL
hsl(13, 78%, 86%)
HSV
hsv(13, 23%, 97%)
CMYK
cmyk(0%, 18%, 23%, 3%)
CSS variable
--color-primary: #F7CABE;
Lowercase HEX
#f7cabe

Shades

Tints

Tones

Harmony

CSS snippets for #F7CABE

.color-f7cabe {
  color: #F7CABE;
  background-color: #F7CABE;
}

Frequently asked questions

What color is #F7CABE?+

#F7CABE is a HEX color with RGB value rgb(247, 202, 190) and HSL value hsl(13, 78%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F7CABE?+

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