#FDCABB Color

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

Color preview

#FDCABB

Color formats

HEX
#FDCABB
RGB
rgb(253, 202, 187)
RGBA
rgba(253, 202, 187, 1)
HSL
hsl(14, 94%, 86%)
HSV
hsv(14, 26%, 99%)
CMYK
cmyk(0%, 20%, 26%, 1%)
CSS variable
--color-primary: #FDCABB;
Lowercase HEX
#fdcabb

Shades

Tints

Tones

Harmony

CSS snippets for #FDCABB

.color-fdcabb {
  color: #FDCABB;
  background-color: #FDCABB;
}

Frequently asked questions

What color is #FDCABB?+

#FDCABB is a HEX color with RGB value rgb(253, 202, 187) and HSL value hsl(14, 94%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FDCABB?+

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