#FBDDB7 Color

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

Color preview

#FBDDB7

Color formats

HEX
#FBDDB7
RGB
rgb(251, 221, 183)
RGBA
rgba(251, 221, 183, 1)
HSL
hsl(34, 89%, 85%)
HSV
hsv(34, 27%, 98%)
CMYK
cmyk(0%, 12%, 27%, 2%)
CSS variable
--color-primary: #FBDDB7;
Lowercase HEX
#fbddb7

Shades

Tints

Tones

Harmony

CSS snippets for #FBDDB7

.color-fbddb7 {
  color: #FBDDB7;
  background-color: #FBDDB7;
}

Frequently asked questions

What color is #FBDDB7?+

#FBDDB7 is a HEX color with RGB value rgb(251, 221, 183) and HSL value hsl(34, 89%, 85%). Its closest CSS named color is PeachPuff.

What is the closest Tailwind color to #FBDDB7?+

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