#BDFFE6 Color

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

Color preview

#BDFFE6

Color formats

HEX
#BDFFE6
RGB
rgb(189, 255, 230)
RGBA
rgba(189, 255, 230, 1)
HSL
hsl(157, 100%, 87%)
HSV
hsv(157, 26%, 100%)
CMYK
cmyk(26%, 0%, 10%, 0%)
CSS variable
--color-primary: #BDFFE6;
Lowercase HEX
#bdffe6

Shades

Tints

Tones

Harmony

CSS snippets for #BDFFE6

.color-bdffe6 {
  color: #BDFFE6;
  background-color: #BDFFE6;
}

Frequently asked questions

What color is #BDFFE6?+

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

What is the closest Tailwind color to #BDFFE6?+

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