#FEB256 Color

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

Color preview

#FEB256

Color formats

HEX
#FEB256
RGB
rgb(254, 178, 86)
RGBA
rgba(254, 178, 86, 1)
HSL
hsl(33, 99%, 67%)
HSV
hsv(33, 66%, 100%)
CMYK
cmyk(0%, 30%, 66%, 0%)
CSS variable
--color-primary: #FEB256;
Lowercase HEX
#feb256

Shades

Tints

Tones

Harmony

CSS snippets for #FEB256

.color-feb256 {
  color: #FEB256;
  background-color: #FEB256;
}

Frequently asked questions

What color is #FEB256?+

#FEB256 is a HEX color with RGB value rgb(254, 178, 86) and HSL value hsl(33, 99%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEB256?+

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