#BEDCD3 Color

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

Color preview

#BEDCD3

Color formats

HEX
#BEDCD3
RGB
rgb(190, 220, 211)
RGBA
rgba(190, 220, 211, 1)
HSL
hsl(162, 30%, 80%)
HSV
hsv(162, 14%, 86%)
CMYK
cmyk(14%, 0%, 4%, 14%)
CSS variable
--color-primary: #BEDCD3;
Lowercase HEX
#bedcd3

Shades

Tints

Tones

Harmony

CSS snippets for #BEDCD3

.color-bedcd3 {
  color: #BEDCD3;
  background-color: #BEDCD3;
}

Frequently asked questions

What color is #BEDCD3?+

#BEDCD3 is a HEX color with RGB value rgb(190, 220, 211) and HSL value hsl(162, 30%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEDCD3?+

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