#F2FEF3 Color

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

Color preview

#F2FEF3

Color formats

HEX
#F2FEF3
RGB
rgb(242, 254, 243)
RGBA
rgba(242, 254, 243, 1)
HSL
hsl(125, 86%, 97%)
HSV
hsv(125, 5%, 100%)
CMYK
cmyk(5%, 0%, 4%, 0%)
CSS variable
--color-primary: #F2FEF3;
Lowercase HEX
#f2fef3

Shades

Tints

Tones

Harmony

CSS snippets for #F2FEF3

.color-f2fef3 {
  color: #F2FEF3;
  background-color: #F2FEF3;
}

Frequently asked questions

What color is #F2FEF3?+

#F2FEF3 is a HEX color with RGB value rgb(242, 254, 243) and HSL value hsl(125, 86%, 97%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #F2FEF3?+

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