#BED18F Color

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

Color preview

#BED18F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BED18F

.color-bed18f {
  color: #BED18F;
  background-color: #BED18F;
}

Frequently asked questions

What color is #BED18F?+

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

What is the closest Tailwind color to #BED18F?+

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