#FFE696 Color

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

Color preview

#FFE696

Color formats

HEX
#FFE696
RGB
rgb(255, 230, 150)
RGBA
rgba(255, 230, 150, 1)
HSL
hsl(46, 100%, 79%)
HSV
hsv(46, 41%, 100%)
CMYK
cmyk(0%, 10%, 41%, 0%)
CSS variable
--color-primary: #FFE696;
Lowercase HEX
#ffe696

Shades

Tints

Tones

Harmony

CSS snippets for #FFE696

.color-ffe696 {
  color: #FFE696;
  background-color: #FFE696;
}

Frequently asked questions

What color is #FFE696?+

#FFE696 is a HEX color with RGB value rgb(255, 230, 150) and HSL value hsl(46, 100%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE696?+

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