#F7DF7D Color

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

Color preview

#F7DF7D

Color formats

HEX
#F7DF7D
RGB
rgb(247, 223, 125)
RGBA
rgba(247, 223, 125, 1)
HSL
hsl(48, 88%, 73%)
HSV
hsv(48, 49%, 97%)
CMYK
cmyk(0%, 10%, 49%, 3%)
CSS variable
--color-primary: #F7DF7D;
Lowercase HEX
#f7df7d

Shades

Tints

Tones

Harmony

CSS snippets for #F7DF7D

.color-f7df7d {
  color: #F7DF7D;
  background-color: #F7DF7D;
}

Frequently asked questions

What color is #F7DF7D?+

#F7DF7D is a HEX color with RGB value rgb(247, 223, 125) and HSL value hsl(48, 88%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F7DF7D?+

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