#F3E28B Color

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

Color preview

#F3E28B

Color formats

HEX
#F3E28B
RGB
rgb(243, 226, 139)
RGBA
rgba(243, 226, 139, 1)
HSL
hsl(50, 81%, 75%)
HSV
hsv(50, 43%, 95%)
CMYK
cmyk(0%, 7%, 43%, 5%)
CSS variable
--color-primary: #F3E28B;
Lowercase HEX
#f3e28b

Shades

Tints

Tones

Harmony

CSS snippets for #F3E28B

.color-f3e28b {
  color: #F3E28B;
  background-color: #F3E28B;
}

Frequently asked questions

What color is #F3E28B?+

#F3E28B is a HEX color with RGB value rgb(243, 226, 139) and HSL value hsl(50, 81%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F3E28B?+

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