#BEDDD8 Color

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

Color preview

#BEDDD8

Color formats

HEX
#BEDDD8
RGB
rgb(190, 221, 216)
RGBA
rgba(190, 221, 216, 1)
HSL
hsl(170, 31%, 81%)
HSV
hsv(170, 14%, 87%)
CMYK
cmyk(14%, 0%, 2%, 13%)
CSS variable
--color-primary: #BEDDD8;
Lowercase HEX
#beddd8

Shades

Tints

Tones

Harmony

CSS snippets for #BEDDD8

.color-beddd8 {
  color: #BEDDD8;
  background-color: #BEDDD8;
}

Frequently asked questions

What color is #BEDDD8?+

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

What is the closest Tailwind color to #BEDDD8?+

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