#FBD2BF Color

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

Color preview

#FBD2BF

Color formats

HEX
#FBD2BF
RGB
rgb(251, 210, 191)
RGBA
rgba(251, 210, 191, 1)
HSL
hsl(19, 88%, 87%)
HSV
hsv(19, 24%, 98%)
CMYK
cmyk(0%, 16%, 24%, 2%)
CSS variable
--color-primary: #FBD2BF;
Lowercase HEX
#fbd2bf

Shades

Tints

Tones

Harmony

CSS snippets for #FBD2BF

.color-fbd2bf {
  color: #FBD2BF;
  background-color: #FBD2BF;
}

Frequently asked questions

What color is #FBD2BF?+

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

What is the closest Tailwind color to #FBD2BF?+

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