#BEDED1 Color

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

Color preview

#BEDED1

Color formats

HEX
#BEDED1
RGB
rgb(190, 222, 209)
RGBA
rgba(190, 222, 209, 1)
HSL
hsl(156, 33%, 81%)
HSV
hsv(156, 14%, 87%)
CMYK
cmyk(14%, 0%, 6%, 13%)
CSS variable
--color-primary: #BEDED1;
Lowercase HEX
#beded1

Shades

Tints

Tones

Harmony

CSS snippets for #BEDED1

.color-beded1 {
  color: #BEDED1;
  background-color: #BEDED1;
}

Frequently asked questions

What color is #BEDED1?+

#BEDED1 is a HEX color with RGB value rgb(190, 222, 209) and HSL value hsl(156, 33%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEDED1?+

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