#FBEDAF Color

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

Color preview

#FBEDAF

Color formats

HEX
#FBEDAF
RGB
rgb(251, 237, 175)
RGBA
rgba(251, 237, 175, 1)
HSL
hsl(49, 90%, 84%)
HSV
hsv(49, 30%, 98%)
CMYK
cmyk(0%, 6%, 30%, 2%)
CSS variable
--color-primary: #FBEDAF;
Lowercase HEX
#fbedaf

Shades

Tints

Tones

Harmony

CSS snippets for #FBEDAF

.color-fbedaf {
  color: #FBEDAF;
  background-color: #FBEDAF;
}

Frequently asked questions

What color is #FBEDAF?+

#FBEDAF is a HEX color with RGB value rgb(251, 237, 175) and HSL value hsl(49, 90%, 84%). Its closest CSS named color is Moccasin.

What is the closest Tailwind color to #FBEDAF?+

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