#F2F28C Color

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

Color preview

#F2F28C

Color formats

HEX
#F2F28C
RGB
rgb(242, 242, 140)
RGBA
rgba(242, 242, 140, 1)
HSL
hsl(60, 80%, 75%)
HSV
hsv(60, 42%, 95%)
CMYK
cmyk(0%, 0%, 42%, 5%)
CSS variable
--color-primary: #F2F28C;
Lowercase HEX
#f2f28c

Shades

Tints

Tones

Harmony

CSS snippets for #F2F28C

.color-f2f28c {
  color: #F2F28C;
  background-color: #F2F28C;
}

Frequently asked questions

What color is #F2F28C?+

#F2F28C is a HEX color with RGB value rgb(242, 242, 140) and HSL value hsl(60, 80%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #F2F28C?+

The closest Tailwind color is yellow-200, available as the bg-yellow-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