#FBD2C3 Color

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

Color preview

#FBD2C3

Color formats

HEX
#FBD2C3
RGB
rgb(251, 210, 195)
RGBA
rgba(251, 210, 195, 1)
HSL
hsl(16, 88%, 87%)
HSV
hsv(16, 22%, 98%)
CMYK
cmyk(0%, 16%, 22%, 2%)
CSS variable
--color-primary: #FBD2C3;
Lowercase HEX
#fbd2c3

Shades

Tints

Tones

Harmony

CSS snippets for #FBD2C3

.color-fbd2c3 {
  color: #FBD2C3;
  background-color: #FBD2C3;
}

Frequently asked questions

What color is #FBD2C3?+

#FBD2C3 is a HEX color with RGB value rgb(251, 210, 195) and HSL value hsl(16, 88%, 87%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FBD2C3?+

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