#F3DF5E Color

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

Color preview

#F3DF5E

Color formats

HEX
#F3DF5E
RGB
rgb(243, 223, 94)
RGBA
rgba(243, 223, 94, 1)
HSL
hsl(52, 86%, 66%)
HSV
hsv(52, 61%, 95%)
CMYK
cmyk(0%, 8%, 61%, 5%)
CSS variable
--color-primary: #F3DF5E;
Lowercase HEX
#f3df5e

Shades

Tints

Tones

Harmony

CSS snippets for #F3DF5E

.color-f3df5e {
  color: #F3DF5E;
  background-color: #F3DF5E;
}

Frequently asked questions

What color is #F3DF5E?+

#F3DF5E is a HEX color with RGB value rgb(243, 223, 94) and HSL value hsl(52, 86%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F3DF5E?+

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