#F6CACC Color

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

Color preview

#F6CACC

Color formats

HEX
#F6CACC
RGB
rgb(246, 202, 204)
RGBA
rgba(246, 202, 204, 1)
HSL
hsl(357, 71%, 88%)
HSV
hsv(357, 18%, 96%)
CMYK
cmyk(0%, 18%, 17%, 4%)
CSS variable
--color-primary: #F6CACC;
Lowercase HEX
#f6cacc

Shades

Tints

Tones

Harmony

CSS snippets for #F6CACC

.color-f6cacc {
  color: #F6CACC;
  background-color: #F6CACC;
}

Frequently asked questions

What color is #F6CACC?+

#F6CACC is a HEX color with RGB value rgb(246, 202, 204) and HSL value hsl(357, 71%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F6CACC?+

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