#FFCBC2 Color

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

Color preview

#FFCBC2

Color formats

HEX
#FFCBC2
RGB
rgb(255, 203, 194)
RGBA
rgba(255, 203, 194, 1)
HSL
hsl(9, 100%, 88%)
HSV
hsv(9, 24%, 100%)
CMYK
cmyk(0%, 20%, 24%, 0%)
CSS variable
--color-primary: #FFCBC2;
Lowercase HEX
#ffcbc2

Shades

Tints

Tones

Harmony

CSS snippets for #FFCBC2

.color-ffcbc2 {
  color: #FFCBC2;
  background-color: #FFCBC2;
}

Frequently asked questions

What color is #FFCBC2?+

#FFCBC2 is a HEX color with RGB value rgb(255, 203, 194) and HSL value hsl(9, 100%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFCBC2?+

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