#F3DE89 Color

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

Color preview

#F3DE89

Color formats

HEX
#F3DE89
RGB
rgb(243, 222, 137)
RGBA
rgba(243, 222, 137, 1)
HSL
hsl(48, 82%, 75%)
HSV
hsv(48, 44%, 95%)
CMYK
cmyk(0%, 9%, 44%, 5%)
CSS variable
--color-primary: #F3DE89;
Lowercase HEX
#f3de89

Shades

Tints

Tones

Harmony

CSS snippets for #F3DE89

.color-f3de89 {
  color: #F3DE89;
  background-color: #F3DE89;
}

Frequently asked questions

What color is #F3DE89?+

#F3DE89 is a HEX color with RGB value rgb(243, 222, 137) and HSL value hsl(48, 82%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F3DE89?+

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