#F5CDCA Color

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

Color preview

#F5CDCA

Color formats

HEX
#F5CDCA
RGB
rgb(245, 205, 202)
RGBA
rgba(245, 205, 202, 1)
HSL
hsl(4, 68%, 88%)
HSV
hsv(4, 18%, 96%)
CMYK
cmyk(0%, 16%, 18%, 4%)
CSS variable
--color-primary: #F5CDCA;
Lowercase HEX
#f5cdca

Shades

Tints

Tones

Harmony

CSS snippets for #F5CDCA

.color-f5cdca {
  color: #F5CDCA;
  background-color: #F5CDCA;
}

Frequently asked questions

What color is #F5CDCA?+

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

What is the closest Tailwind color to #F5CDCA?+

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