#F1FEAD Color

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

Color preview

#F1FEAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1FEAD

.color-f1fead {
  color: #F1FEAD;
  background-color: #F1FEAD;
}

Frequently asked questions

What color is #F1FEAD?+

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

What is the closest Tailwind color to #F1FEAD?+

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