#FBDEBE Color

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

Color preview

#FBDEBE

Color formats

HEX
#FBDEBE
RGB
rgb(251, 222, 190)
RGBA
rgba(251, 222, 190, 1)
HSL
hsl(31, 88%, 86%)
HSV
hsv(31, 24%, 98%)
CMYK
cmyk(0%, 12%, 24%, 2%)
CSS variable
--color-primary: #FBDEBE;
Lowercase HEX
#fbdebe

Shades

Tints

Tones

Harmony

CSS snippets for #FBDEBE

.color-fbdebe {
  color: #FBDEBE;
  background-color: #FBDEBE;
}

Frequently asked questions

What color is #FBDEBE?+

#FBDEBE is a HEX color with RGB value rgb(251, 222, 190) and HSL value hsl(31, 88%, 86%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FBDEBE?+

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