#BDEFFE Color

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

Color preview

#BDEFFE

Color formats

HEX
#BDEFFE
RGB
rgb(189, 239, 254)
RGBA
rgba(189, 239, 254, 1)
HSL
hsl(194, 97%, 87%)
HSV
hsv(194, 26%, 100%)
CMYK
cmyk(26%, 6%, 0%, 0%)
CSS variable
--color-primary: #BDEFFE;
Lowercase HEX
#bdeffe

Shades

Tints

Tones

Harmony

CSS snippets for #BDEFFE

.color-bdeffe {
  color: #BDEFFE;
  background-color: #BDEFFE;
}

Frequently asked questions

What color is #BDEFFE?+

#BDEFFE is a HEX color with RGB value rgb(189, 239, 254) and HSL value hsl(194, 97%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #BDEFFE?+

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