#FEBD30 Color

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

Color preview

#FEBD30

Color formats

HEX
#FEBD30
RGB
rgb(254, 189, 48)
RGBA
rgba(254, 189, 48, 1)
HSL
hsl(41, 99%, 59%)
HSV
hsv(41, 81%, 100%)
CMYK
cmyk(0%, 26%, 81%, 0%)
CSS variable
--color-primary: #FEBD30;
Lowercase HEX
#febd30

Shades

Tints

Tones

Harmony

CSS snippets for #FEBD30

.color-febd30 {
  color: #FEBD30;
  background-color: #FEBD30;
}

Frequently asked questions

What color is #FEBD30?+

#FEBD30 is a HEX color with RGB value rgb(254, 189, 48) and HSL value hsl(41, 99%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #FEBD30?+

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