#6EBDCF Color

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

Color preview

#6EBDCF

Color formats

HEX
#6EBDCF
RGB
rgb(110, 189, 207)
RGBA
rgba(110, 189, 207, 1)
HSL
hsl(191, 50%, 62%)
HSV
hsv(191, 47%, 81%)
CMYK
cmyk(47%, 9%, 0%, 19%)
CSS variable
--color-primary: #6EBDCF;
Lowercase HEX
#6ebdcf

Shades

Tints

Tones

Harmony

CSS snippets for #6EBDCF

.color-6ebdcf {
  color: #6EBDCF;
  background-color: #6EBDCF;
}

Frequently asked questions

What color is #6EBDCF?+

#6EBDCF is a HEX color with RGB value rgb(110, 189, 207) and HSL value hsl(191, 50%, 62%). Its closest CSS named color is MediumAquaMarine.

What is the closest Tailwind color to #6EBDCF?+

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