#F5CDCB Color

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

Color preview

#F5CDCB

Color formats

HEX
#F5CDCB
RGB
rgb(245, 205, 203)
RGBA
rgba(245, 205, 203, 1)
HSL
hsl(3, 68%, 88%)
HSV
hsv(3, 17%, 96%)
CMYK
cmyk(0%, 16%, 17%, 4%)
CSS variable
--color-primary: #F5CDCB;
Lowercase HEX
#f5cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #F5CDCB

.color-f5cdcb {
  color: #F5CDCB;
  background-color: #F5CDCB;
}

Frequently asked questions

What color is #F5CDCB?+

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

What is the closest Tailwind color to #F5CDCB?+

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