#EFBED3 Color

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

Color preview

#EFBED3

Color formats

HEX
#EFBED3
RGB
rgb(239, 190, 211)
RGBA
rgba(239, 190, 211, 1)
HSL
hsl(334, 60%, 84%)
HSV
hsv(334, 21%, 94%)
CMYK
cmyk(0%, 21%, 12%, 6%)
CSS variable
--color-primary: #EFBED3;
Lowercase HEX
#efbed3

Shades

Tints

Tones

Harmony

CSS snippets for #EFBED3

.color-efbed3 {
  color: #EFBED3;
  background-color: #EFBED3;
}

Frequently asked questions

What color is #EFBED3?+

#EFBED3 is a HEX color with RGB value rgb(239, 190, 211) and HSL value hsl(334, 60%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #EFBED3?+

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