#F2F264 Color

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

Color preview

#F2F264

Color formats

HEX
#F2F264
RGB
rgb(242, 242, 100)
RGBA
rgba(242, 242, 100, 1)
HSL
hsl(60, 85%, 67%)
HSV
hsv(60, 59%, 95%)
CMYK
cmyk(0%, 0%, 59%, 5%)
CSS variable
--color-primary: #F2F264;
Lowercase HEX
#f2f264

Shades

Tints

Tones

Harmony

CSS snippets for #F2F264

.color-f2f264 {
  color: #F2F264;
  background-color: #F2F264;
}

Frequently asked questions

What color is #F2F264?+

#F2F264 is a HEX color with RGB value rgb(242, 242, 100) and HSL value hsl(60, 85%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2F264?+

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