#F6CABE Color

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

Color preview

#F6CABE

Color formats

HEX
#F6CABE
RGB
rgb(246, 202, 190)
RGBA
rgba(246, 202, 190, 1)
HSL
hsl(13, 76%, 85%)
HSV
hsv(13, 23%, 96%)
CMYK
cmyk(0%, 18%, 23%, 4%)
CSS variable
--color-primary: #F6CABE;
Lowercase HEX
#f6cabe

Shades

Tints

Tones

Harmony

CSS snippets for #F6CABE

.color-f6cabe {
  color: #F6CABE;
  background-color: #F6CABE;
}

Frequently asked questions

What color is #F6CABE?+

#F6CABE is a HEX color with RGB value rgb(246, 202, 190) and HSL value hsl(13, 76%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6CABE?+

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