#FFE16B Color

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

Color preview

#FFE16B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFE16B

.color-ffe16b {
  color: #FFE16B;
  background-color: #FFE16B;
}

Frequently asked questions

What color is #FFE16B?+

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

What is the closest Tailwind color to #FFE16B?+

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