#BEDFCE Color

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

Color preview

#BEDFCE

Color formats

HEX
#BEDFCE
RGB
rgb(190, 223, 206)
RGBA
rgba(190, 223, 206, 1)
HSL
hsl(149, 34%, 81%)
HSV
hsv(149, 15%, 87%)
CMYK
cmyk(15%, 0%, 8%, 13%)
CSS variable
--color-primary: #BEDFCE;
Lowercase HEX
#bedfce

Shades

Tints

Tones

Harmony

CSS snippets for #BEDFCE

.color-bedfce {
  color: #BEDFCE;
  background-color: #BEDFCE;
}

Frequently asked questions

What color is #BEDFCE?+

#BEDFCE is a HEX color with RGB value rgb(190, 223, 206) and HSL value hsl(149, 34%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BEDFCE?+

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