#F8F64B Color

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

Color preview

#F8F64B

Color formats

HEX
#F8F64B
RGB
rgb(248, 246, 75)
RGBA
rgba(248, 246, 75, 1)
HSL
hsl(59, 93%, 63%)
HSV
hsv(59, 70%, 97%)
CMYK
cmyk(0%, 1%, 70%, 3%)
CSS variable
--color-primary: #F8F64B;
Lowercase HEX
#f8f64b

Shades

Tints

Tones

Harmony

CSS snippets for #F8F64B

.color-f8f64b {
  color: #F8F64B;
  background-color: #F8F64B;
}

Frequently asked questions

What color is #F8F64B?+

#F8F64B is a HEX color with RGB value rgb(248, 246, 75) and HSL value hsl(59, 93%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F8F64B?+

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