#FEBD8B Color

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

Color preview

#FEBD8B

Color formats

HEX
#FEBD8B
RGB
rgb(254, 189, 139)
RGBA
rgba(254, 189, 139, 1)
HSL
hsl(26, 98%, 77%)
HSV
hsv(26, 45%, 100%)
CMYK
cmyk(0%, 26%, 45%, 0%)
CSS variable
--color-primary: #FEBD8B;
Lowercase HEX
#febd8b

Shades

Tints

Tones

Harmony

CSS snippets for #FEBD8B

.color-febd8b {
  color: #FEBD8B;
  background-color: #FEBD8B;
}

Frequently asked questions

What color is #FEBD8B?+

#FEBD8B is a HEX color with RGB value rgb(254, 189, 139) and HSL value hsl(26, 98%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #FEBD8B?+

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