#FBEDCD Color

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

Color preview

#FBEDCD

Color formats

HEX
#FBEDCD
RGB
rgb(251, 237, 205)
RGBA
rgba(251, 237, 205, 1)
HSL
hsl(42, 85%, 89%)
HSV
hsv(42, 18%, 98%)
CMYK
cmyk(0%, 6%, 18%, 2%)
CSS variable
--color-primary: #FBEDCD;
Lowercase HEX
#fbedcd

Shades

Tints

Tones

Harmony

CSS snippets for #FBEDCD

.color-fbedcd {
  color: #FBEDCD;
  background-color: #FBEDCD;
}

Frequently asked questions

What color is #FBEDCD?+

#FBEDCD is a HEX color with RGB value rgb(251, 237, 205) and HSL value hsl(42, 85%, 89%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FBEDCD?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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