#FEB152 Color

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

Color preview

#FEB152

Color formats

HEX
#FEB152
RGB
rgb(254, 177, 82)
RGBA
rgba(254, 177, 82, 1)
HSL
hsl(33, 99%, 66%)
HSV
hsv(33, 68%, 100%)
CMYK
cmyk(0%, 30%, 68%, 0%)
CSS variable
--color-primary: #FEB152;
Lowercase HEX
#feb152

Shades

Tints

Tones

Harmony

CSS snippets for #FEB152

.color-feb152 {
  color: #FEB152;
  background-color: #FEB152;
}

Frequently asked questions

What color is #FEB152?+

#FEB152 is a HEX color with RGB value rgb(254, 177, 82) and HSL value hsl(33, 99%, 66%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #FEB152?+

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