#EFBED4 Color

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

Color preview

#EFBED4

Color formats

HEX
#EFBED4
RGB
rgb(239, 190, 212)
RGBA
rgba(239, 190, 212, 1)
HSL
hsl(333, 60%, 84%)
HSV
hsv(333, 21%, 94%)
CMYK
cmyk(0%, 21%, 11%, 6%)
CSS variable
--color-primary: #EFBED4;
Lowercase HEX
#efbed4

Shades

Tints

Tones

Harmony

CSS snippets for #EFBED4

.color-efbed4 {
  color: #EFBED4;
  background-color: #EFBED4;
}

Frequently asked questions

What color is #EFBED4?+

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

What is the closest Tailwind color to #EFBED4?+

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