#F3EE5D Color

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

Color preview

#F3EE5D

Color formats

HEX
#F3EE5D
RGB
rgb(243, 238, 93)
RGBA
rgba(243, 238, 93, 1)
HSL
hsl(58, 86%, 66%)
HSV
hsv(58, 62%, 95%)
CMYK
cmyk(0%, 2%, 62%, 5%)
CSS variable
--color-primary: #F3EE5D;
Lowercase HEX
#f3ee5d

Shades

Tints

Tones

Harmony

CSS snippets for #F3EE5D

.color-f3ee5d {
  color: #F3EE5D;
  background-color: #F3EE5D;
}

Frequently asked questions

What color is #F3EE5D?+

#F3EE5D is a HEX color with RGB value rgb(243, 238, 93) and HSL value hsl(58, 86%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F3EE5D?+

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