#FEFE90 Color

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

Color preview

#FEFE90

Color formats

HEX
#FEFE90
RGB
rgb(254, 254, 144)
RGBA
rgba(254, 254, 144, 1)
HSL
hsl(60, 98%, 78%)
HSV
hsv(60, 43%, 100%)
CMYK
cmyk(0%, 0%, 43%, 0%)
CSS variable
--color-primary: #FEFE90;
Lowercase HEX
#fefe90

Shades

Tints

Tones

Harmony

CSS snippets for #FEFE90

.color-fefe90 {
  color: #FEFE90;
  background-color: #FEFE90;
}

Frequently asked questions

What color is #FEFE90?+

#FEFE90 is a HEX color with RGB value rgb(254, 254, 144) and HSL value hsl(60, 98%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FEFE90?+

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