#EFC6E6 Color

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

Color preview

#EFC6E6

Color formats

HEX
#EFC6E6
RGB
rgb(239, 198, 230)
RGBA
rgba(239, 198, 230, 1)
HSL
hsl(313, 56%, 86%)
HSV
hsv(313, 17%, 94%)
CMYK
cmyk(0%, 17%, 4%, 6%)
CSS variable
--color-primary: #EFC6E6;
Lowercase HEX
#efc6e6

Shades

Tints

Tones

Harmony

CSS snippets for #EFC6E6

.color-efc6e6 {
  color: #EFC6E6;
  background-color: #EFC6E6;
}

Frequently asked questions

What color is #EFC6E6?+

#EFC6E6 is a HEX color with RGB value rgb(239, 198, 230) and HSL value hsl(313, 56%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #EFC6E6?+

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