#F2FDCF Color

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

Color preview

#F2FDCF

Color formats

HEX
#F2FDCF
RGB
rgb(242, 253, 207)
RGBA
rgba(242, 253, 207, 1)
HSL
hsl(74, 92%, 90%)
HSV
hsv(74, 18%, 99%)
CMYK
cmyk(4%, 0%, 18%, 1%)
CSS variable
--color-primary: #F2FDCF;
Lowercase HEX
#f2fdcf

Shades

Tints

Tones

Harmony

CSS snippets for #F2FDCF

.color-f2fdcf {
  color: #F2FDCF;
  background-color: #F2FDCF;
}

Frequently asked questions

What color is #F2FDCF?+

#F2FDCF is a HEX color with RGB value rgb(242, 253, 207) and HSL value hsl(74, 92%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #F2FDCF?+

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