#BED18E Color

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

Color preview

#BED18E

Color formats

HEX
#BED18E
RGB
rgb(190, 209, 142)
RGBA
rgba(190, 209, 142, 1)
HSL
hsl(77, 42%, 69%)
HSV
hsv(77, 32%, 82%)
CMYK
cmyk(9%, 0%, 32%, 18%)
CSS variable
--color-primary: #BED18E;
Lowercase HEX
#bed18e

Shades

Tints

Tones

Harmony

CSS snippets for #BED18E

.color-bed18e {
  color: #BED18E;
  background-color: #BED18E;
}

Frequently asked questions

What color is #BED18E?+

#BED18E is a HEX color with RGB value rgb(190, 209, 142) and HSL value hsl(77, 42%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #BED18E?+

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