#EFEFBC Color

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

Color preview

#EFEFBC

Color formats

HEX
#EFEFBC
RGB
rgb(239, 239, 188)
RGBA
rgba(239, 239, 188, 1)
HSL
hsl(60, 61%, 84%)
HSV
hsv(60, 21%, 94%)
CMYK
cmyk(0%, 0%, 21%, 6%)
CSS variable
--color-primary: #EFEFBC;
Lowercase HEX
#efefbc

Shades

Tints

Tones

Harmony

CSS snippets for #EFEFBC

.color-efefbc {
  color: #EFEFBC;
  background-color: #EFEFBC;
}

Frequently asked questions

What color is #EFEFBC?+

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

What is the closest Tailwind color to #EFEFBC?+

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