#FFCBC5 Color

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

Color preview

#FFCBC5

Color formats

HEX
#FFCBC5
RGB
rgb(255, 203, 197)
RGBA
rgba(255, 203, 197, 1)
HSL
hsl(6, 100%, 89%)
HSV
hsv(6, 23%, 100%)
CMYK
cmyk(0%, 20%, 23%, 0%)
CSS variable
--color-primary: #FFCBC5;
Lowercase HEX
#ffcbc5

Shades

Tints

Tones

Harmony

CSS snippets for #FFCBC5

.color-ffcbc5 {
  color: #FFCBC5;
  background-color: #FFCBC5;
}

Frequently asked questions

What color is #FFCBC5?+

#FFCBC5 is a HEX color with RGB value rgb(255, 203, 197) and HSL value hsl(6, 100%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFCBC5?+

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