#F5CCCA Color

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

Color preview

#F5CCCA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5CCCA

.color-f5ccca {
  color: #F5CCCA;
  background-color: #F5CCCA;
}

Frequently asked questions

What color is #F5CCCA?+

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

What is the closest Tailwind color to #F5CCCA?+

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