#FED194 Color

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

Color preview

#FED194

Color formats

HEX
#FED194
RGB
rgb(254, 209, 148)
RGBA
rgba(254, 209, 148, 1)
HSL
hsl(35, 98%, 79%)
HSV
hsv(35, 42%, 100%)
CMYK
cmyk(0%, 18%, 42%, 0%)
CSS variable
--color-primary: #FED194;
Lowercase HEX
#fed194

Shades

Tints

Tones

Harmony

CSS snippets for #FED194

.color-fed194 {
  color: #FED194;
  background-color: #FED194;
}

Frequently asked questions

What color is #FED194?+

#FED194 is a HEX color with RGB value rgb(254, 209, 148) and HSL value hsl(35, 98%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FED194?+

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