#F0F64C Color

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

Color preview

#F0F64C

Color formats

HEX
#F0F64C
RGB
rgb(240, 246, 76)
RGBA
rgba(240, 246, 76, 1)
HSL
hsl(62, 90%, 63%)
HSV
hsv(62, 69%, 96%)
CMYK
cmyk(2%, 0%, 69%, 4%)
CSS variable
--color-primary: #F0F64C;
Lowercase HEX
#f0f64c

Shades

Tints

Tones

Harmony

CSS snippets for #F0F64C

.color-f0f64c {
  color: #F0F64C;
  background-color: #F0F64C;
}

Frequently asked questions

What color is #F0F64C?+

#F0F64C is a HEX color with RGB value rgb(240, 246, 76) and HSL value hsl(62, 90%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F0F64C?+

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