#FFFD6D Color

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

Color preview

#FFFD6D

Color formats

HEX
#FFFD6D
RGB
rgb(255, 253, 109)
RGBA
rgba(255, 253, 109, 1)
HSL
hsl(59, 100%, 71%)
HSV
hsv(59, 57%, 100%)
CMYK
cmyk(0%, 1%, 57%, 0%)
CSS variable
--color-primary: #FFFD6D;
Lowercase HEX
#fffd6d

Shades

Tints

Tones

Harmony

CSS snippets for #FFFD6D

.color-fffd6d {
  color: #FFFD6D;
  background-color: #FFFD6D;
}

Frequently asked questions

What color is #FFFD6D?+

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

What is the closest Tailwind color to #FFFD6D?+

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