#EFEFBB Color

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

Color preview

#EFEFBB

Color formats

HEX
#EFEFBB
RGB
rgb(239, 239, 187)
RGBA
rgba(239, 239, 187, 1)
HSL
hsl(60, 62%, 84%)
HSV
hsv(60, 22%, 94%)
CMYK
cmyk(0%, 0%, 22%, 6%)
CSS variable
--color-primary: #EFEFBB;
Lowercase HEX
#efefbb

Shades

Tints

Tones

Harmony

CSS snippets for #EFEFBB

.color-efefbb {
  color: #EFEFBB;
  background-color: #EFEFBB;
}

Frequently asked questions

What color is #EFEFBB?+

#EFEFBB is a HEX color with RGB value rgb(239, 239, 187) and HSL value hsl(60, 62%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFEFBB?+

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