#FBDEBC Color

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

Color preview

#FBDEBC

Color formats

HEX
#FBDEBC
RGB
rgb(251, 222, 188)
RGBA
rgba(251, 222, 188, 1)
HSL
hsl(32, 89%, 86%)
HSV
hsv(32, 25%, 98%)
CMYK
cmyk(0%, 12%, 25%, 2%)
CSS variable
--color-primary: #FBDEBC;
Lowercase HEX
#fbdebc

Shades

Tints

Tones

Harmony

CSS snippets for #FBDEBC

.color-fbdebc {
  color: #FBDEBC;
  background-color: #FBDEBC;
}

Frequently asked questions

What color is #FBDEBC?+

#FBDEBC is a HEX color with RGB value rgb(251, 222, 188) and HSL value hsl(32, 89%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FBDEBC?+

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