#FED19A Color

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

Color preview

#FED19A

Color formats

HEX
#FED19A
RGB
rgb(254, 209, 154)
RGBA
rgba(254, 209, 154, 1)
HSL
hsl(33, 98%, 80%)
HSV
hsv(33, 39%, 100%)
CMYK
cmyk(0%, 18%, 39%, 0%)
CSS variable
--color-primary: #FED19A;
Lowercase HEX
#fed19a

Shades

Tints

Tones

Harmony

CSS snippets for #FED19A

.color-fed19a {
  color: #FED19A;
  background-color: #FED19A;
}

Frequently asked questions

What color is #FED19A?+

#FED19A is a HEX color with RGB value rgb(254, 209, 154) and HSL value hsl(33, 98%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FED19A?+

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