#FBCABB Color

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

Color preview

#FBCABB

Color formats

HEX
#FBCABB
RGB
rgb(251, 202, 187)
RGBA
rgba(251, 202, 187, 1)
HSL
hsl(14, 89%, 86%)
HSV
hsv(14, 25%, 98%)
CMYK
cmyk(0%, 20%, 25%, 2%)
CSS variable
--color-primary: #FBCABB;
Lowercase HEX
#fbcabb

Shades

Tints

Tones

Harmony

CSS snippets for #FBCABB

.color-fbcabb {
  color: #FBCABB;
  background-color: #FBCABB;
}

Frequently asked questions

What color is #FBCABB?+

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

What is the closest Tailwind color to #FBCABB?+

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