#BADEB6 Color

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

Color preview

#BADEB6

Color formats

HEX
#BADEB6
RGB
rgb(186, 222, 182)
RGBA
rgba(186, 222, 182, 1)
HSL
hsl(114, 38%, 79%)
HSV
hsv(114, 18%, 87%)
CMYK
cmyk(16%, 0%, 18%, 13%)
CSS variable
--color-primary: #BADEB6;
Lowercase HEX
#badeb6

Shades

Tints

Tones

Harmony

CSS snippets for #BADEB6

.color-badeb6 {
  color: #BADEB6;
  background-color: #BADEB6;
}

Frequently asked questions

What color is #BADEB6?+

#BADEB6 is a HEX color with RGB value rgb(186, 222, 182) and HSL value hsl(114, 38%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BADEB6?+

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