#F5CACC Color

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

Color preview

#F5CACC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5CACC

.color-f5cacc {
  color: #F5CACC;
  background-color: #F5CACC;
}

Frequently asked questions

What color is #F5CACC?+

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

What is the closest Tailwind color to #F5CACC?+

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