#FED196 Color

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

Color preview

#FED196

Color formats

HEX
#FED196
RGB
rgb(254, 209, 150)
RGBA
rgba(254, 209, 150, 1)
HSL
hsl(34, 98%, 79%)
HSV
hsv(34, 41%, 100%)
CMYK
cmyk(0%, 18%, 41%, 0%)
CSS variable
--color-primary: #FED196;
Lowercase HEX
#fed196

Shades

Tints

Tones

Harmony

CSS snippets for #FED196

.color-fed196 {
  color: #FED196;
  background-color: #FED196;
}

Frequently asked questions

What color is #FED196?+

#FED196 is a HEX color with RGB value rgb(254, 209, 150) and HSL value hsl(34, 98%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FED196?+

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