#F1FEAF Color

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

Color preview

#F1FEAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F1FEAF

.color-f1feaf {
  color: #F1FEAF;
  background-color: #F1FEAF;
}

Frequently asked questions

What color is #F1FEAF?+

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

What is the closest Tailwind color to #F1FEAF?+

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