#FEFFF2 Color

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

Color preview

#FEFFF2

Color formats

HEX
#FEFFF2
RGB
rgb(254, 255, 242)
RGBA
rgba(254, 255, 242, 1)
HSL
hsl(65, 100%, 97%)
HSV
hsv(65, 5%, 100%)
CMYK
cmyk(0%, 0%, 5%, 0%)
CSS variable
--color-primary: #FEFFF2;
Lowercase HEX
#fefff2

Shades

Tints

Tones

Harmony

CSS snippets for #FEFFF2

.color-fefff2 {
  color: #FEFFF2;
  background-color: #FEFFF2;
}

Frequently asked questions

What color is #FEFFF2?+

#FEFFF2 is a HEX color with RGB value rgb(254, 255, 242) and HSL value hsl(65, 100%, 97%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FEFFF2?+

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