#FFCAB5 Color

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

Color preview

#FFCAB5

Color formats

HEX
#FFCAB5
RGB
rgb(255, 202, 181)
RGBA
rgba(255, 202, 181, 1)
HSL
hsl(17, 100%, 85%)
HSV
hsv(17, 29%, 100%)
CMYK
cmyk(0%, 21%, 29%, 0%)
CSS variable
--color-primary: #FFCAB5;
Lowercase HEX
#ffcab5

Shades

Tints

Tones

Harmony

CSS snippets for #FFCAB5

.color-ffcab5 {
  color: #FFCAB5;
  background-color: #FFCAB5;
}

Frequently asked questions

What color is #FFCAB5?+

#FFCAB5 is a HEX color with RGB value rgb(255, 202, 181) and HSL value hsl(17, 100%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FFCAB5?+

The closest Tailwind color is orange-200, available as the bg-orange-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