#F2FEAD Color

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

Color preview

#F2FEAD

Color formats

HEX
#F2FEAD
RGB
rgb(242, 254, 173)
RGBA
rgba(242, 254, 173, 1)
HSL
hsl(69, 98%, 84%)
HSV
hsv(69, 32%, 100%)
CMYK
cmyk(5%, 0%, 32%, 0%)
CSS variable
--color-primary: #F2FEAD;
Lowercase HEX
#f2fead

Shades

Tints

Tones

Harmony

CSS snippets for #F2FEAD

.color-f2fead {
  color: #F2FEAD;
  background-color: #F2FEAD;
}

Frequently asked questions

What color is #F2FEAD?+

#F2FEAD is a HEX color with RGB value rgb(242, 254, 173) and HSL value hsl(69, 98%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #F2FEAD?+

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