#FFD95E Color

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

Color preview

#FFD95E

Color formats

HEX
#FFD95E
RGB
rgb(255, 217, 94)
RGBA
rgba(255, 217, 94, 1)
HSL
hsl(46, 100%, 68%)
HSV
hsv(46, 63%, 100%)
CMYK
cmyk(0%, 15%, 63%, 0%)
CSS variable
--color-primary: #FFD95E;
Lowercase HEX
#ffd95e

Shades

Tints

Tones

Harmony

CSS snippets for #FFD95E

.color-ffd95e {
  color: #FFD95E;
  background-color: #FFD95E;
}

Frequently asked questions

What color is #FFD95E?+

#FFD95E is a HEX color with RGB value rgb(255, 217, 94) and HSL value hsl(46, 100%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFD95E?+

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