#F4F95D Color

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

Color preview

#F4F95D

Color formats

HEX
#F4F95D
RGB
rgb(244, 249, 93)
RGBA
rgba(244, 249, 93, 1)
HSL
hsl(62, 93%, 67%)
HSV
hsv(62, 63%, 98%)
CMYK
cmyk(2%, 0%, 63%, 2%)
CSS variable
--color-primary: #F4F95D;
Lowercase HEX
#f4f95d

Shades

Tints

Tones

Harmony

CSS snippets for #F4F95D

.color-f4f95d {
  color: #F4F95D;
  background-color: #F4F95D;
}

Frequently asked questions

What color is #F4F95D?+

#F4F95D is a HEX color with RGB value rgb(244, 249, 93) and HSL value hsl(62, 93%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F4F95D?+

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