#F3EE5E Color

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

Color preview

#F3EE5E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F3EE5E

.color-f3ee5e {
  color: #F3EE5E;
  background-color: #F3EE5E;
}

Frequently asked questions

What color is #F3EE5E?+

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

What is the closest Tailwind color to #F3EE5E?+

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