#F3CDCB Color

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

Color preview

#F3CDCB

Color formats

HEX
#F3CDCB
RGB
rgb(243, 205, 203)
RGBA
rgba(243, 205, 203, 1)
HSL
hsl(3, 62%, 87%)
HSV
hsv(3, 16%, 95%)
CMYK
cmyk(0%, 16%, 16%, 5%)
CSS variable
--color-primary: #F3CDCB;
Lowercase HEX
#f3cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #F3CDCB

.color-f3cdcb {
  color: #F3CDCB;
  background-color: #F3CDCB;
}

Frequently asked questions

What color is #F3CDCB?+

#F3CDCB is a HEX color with RGB value rgb(243, 205, 203) and HSL value hsl(3, 62%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F3CDCB?+

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