#FEB55D Color

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

Color preview

#FEB55D

Color formats

HEX
#FEB55D
RGB
rgb(254, 181, 93)
RGBA
rgba(254, 181, 93, 1)
HSL
hsl(33, 99%, 68%)
HSV
hsv(33, 63%, 100%)
CMYK
cmyk(0%, 29%, 63%, 0%)
CSS variable
--color-primary: #FEB55D;
Lowercase HEX
#feb55d

Shades

Tints

Tones

Harmony

CSS snippets for #FEB55D

.color-feb55d {
  color: #FEB55D;
  background-color: #FEB55D;
}

Frequently asked questions

What color is #FEB55D?+

#FEB55D is a HEX color with RGB value rgb(254, 181, 93) and HSL value hsl(33, 99%, 68%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEB55D?+

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