#BDFFE8 Color

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

Color preview

#BDFFE8

Color formats

HEX
#BDFFE8
RGB
rgb(189, 255, 232)
RGBA
rgba(189, 255, 232, 1)
HSL
hsl(159, 100%, 87%)
HSV
hsv(159, 26%, 100%)
CMYK
cmyk(26%, 0%, 9%, 0%)
CSS variable
--color-primary: #BDFFE8;
Lowercase HEX
#bdffe8

Shades

Tints

Tones

Harmony

CSS snippets for #BDFFE8

.color-bdffe8 {
  color: #BDFFE8;
  background-color: #BDFFE8;
}

Frequently asked questions

What color is #BDFFE8?+

#BDFFE8 is a HEX color with RGB value rgb(189, 255, 232) and HSL value hsl(159, 100%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDFFE8?+

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