#FFE16A Color

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

Color preview

#FFE16A

Color formats

HEX
#FFE16A
RGB
rgb(255, 225, 106)
RGBA
rgba(255, 225, 106, 1)
HSL
hsl(48, 100%, 71%)
HSV
hsv(48, 58%, 100%)
CMYK
cmyk(0%, 12%, 58%, 0%)
CSS variable
--color-primary: #FFE16A;
Lowercase HEX
#ffe16a

Shades

Tints

Tones

Harmony

CSS snippets for #FFE16A

.color-ffe16a {
  color: #FFE16A;
  background-color: #FFE16A;
}

Frequently asked questions

What color is #FFE16A?+

#FFE16A is a HEX color with RGB value rgb(255, 225, 106) and HSL value hsl(48, 100%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFE16A?+

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