#BEDEC1 Color

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

Color preview

#BEDEC1

Color formats

HEX
#BEDEC1
RGB
rgb(190, 222, 193)
RGBA
rgba(190, 222, 193, 1)
HSL
hsl(126, 33%, 81%)
HSV
hsv(126, 14%, 87%)
CMYK
cmyk(14%, 0%, 13%, 13%)
CSS variable
--color-primary: #BEDEC1;
Lowercase HEX
#bedec1

Shades

Tints

Tones

Harmony

CSS snippets for #BEDEC1

.color-bedec1 {
  color: #BEDEC1;
  background-color: #BEDEC1;
}

Frequently asked questions

What color is #BEDEC1?+

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

What is the closest Tailwind color to #BEDEC1?+

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