#BDFCE6 Color

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

Color preview

#BDFCE6

Color formats

HEX
#BDFCE6
RGB
rgb(189, 252, 230)
RGBA
rgba(189, 252, 230, 1)
HSL
hsl(159, 91%, 86%)
HSV
hsv(159, 25%, 99%)
CMYK
cmyk(25%, 0%, 9%, 1%)
CSS variable
--color-primary: #BDFCE6;
Lowercase HEX
#bdfce6

Shades

Tints

Tones

Harmony

CSS snippets for #BDFCE6

.color-bdfce6 {
  color: #BDFCE6;
  background-color: #BDFCE6;
}

Frequently asked questions

What color is #BDFCE6?+

#BDFCE6 is a HEX color with RGB value rgb(189, 252, 230) and HSL value hsl(159, 91%, 86%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDFCE6?+

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