#BEDDD4 Color

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

Color preview

#BEDDD4

Color formats

HEX
#BEDDD4
RGB
rgb(190, 221, 212)
RGBA
rgba(190, 221, 212, 1)
HSL
hsl(163, 31%, 81%)
HSV
hsv(163, 14%, 87%)
CMYK
cmyk(14%, 0%, 4%, 13%)
CSS variable
--color-primary: #BEDDD4;
Lowercase HEX
#beddd4

Shades

Tints

Tones

Harmony

CSS snippets for #BEDDD4

.color-beddd4 {
  color: #BEDDD4;
  background-color: #BEDDD4;
}

Frequently asked questions

What color is #BEDDD4?+

#BEDDD4 is a HEX color with RGB value rgb(190, 221, 212) and HSL value hsl(163, 31%, 81%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #BEDDD4?+

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