#EFACE6 Color

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

Color preview

#EFACE6

Color formats

HEX
#EFACE6
RGB
rgb(239, 172, 230)
RGBA
rgba(239, 172, 230, 1)
HSL
hsl(308, 68%, 81%)
HSV
hsv(308, 28%, 94%)
CMYK
cmyk(0%, 28%, 4%, 6%)
CSS variable
--color-primary: #EFACE6;
Lowercase HEX
#eface6

Shades

Tints

Tones

Harmony

CSS snippets for #EFACE6

.color-eface6 {
  color: #EFACE6;
  background-color: #EFACE6;
}

Frequently asked questions

What color is #EFACE6?+

#EFACE6 is a HEX color with RGB value rgb(239, 172, 230) and HSL value hsl(308, 68%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #EFACE6?+

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