#FFCBC1 Color

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

Color preview

#FFCBC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFCBC1

.color-ffcbc1 {
  color: #FFCBC1;
  background-color: #FFCBC1;
}

Frequently asked questions

What color is #FFCBC1?+

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

What is the closest Tailwind color to #FFCBC1?+

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