#BEDBC4 Color

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

Color preview

#BEDBC4

Color formats

HEX
#BEDBC4
RGB
rgb(190, 219, 196)
RGBA
rgba(190, 219, 196, 1)
HSL
hsl(132, 29%, 80%)
HSV
hsv(132, 13%, 86%)
CMYK
cmyk(13%, 0%, 11%, 14%)
CSS variable
--color-primary: #BEDBC4;
Lowercase HEX
#bedbc4

Shades

Tints

Tones

Harmony

CSS snippets for #BEDBC4

.color-bedbc4 {
  color: #BEDBC4;
  background-color: #BEDBC4;
}

Frequently asked questions

What color is #BEDBC4?+

#BEDBC4 is a HEX color with RGB value rgb(190, 219, 196) and HSL value hsl(132, 29%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEDBC4?+

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