#FFD16D Color

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

Color preview

#FFD16D

Color formats

HEX
#FFD16D
RGB
rgb(255, 209, 109)
RGBA
rgba(255, 209, 109, 1)
HSL
hsl(41, 100%, 71%)
HSV
hsv(41, 57%, 100%)
CMYK
cmyk(0%, 18%, 57%, 0%)
CSS variable
--color-primary: #FFD16D;
Lowercase HEX
#ffd16d

Shades

Tints

Tones

Harmony

CSS snippets for #FFD16D

.color-ffd16d {
  color: #FFD16D;
  background-color: #FFD16D;
}

Frequently asked questions

What color is #FFD16D?+

#FFD16D is a HEX color with RGB value rgb(255, 209, 109) and HSL value hsl(41, 100%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FFD16D?+

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