#6BBDCE Color

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

Color preview

#6BBDCE

Color formats

HEX
#6BBDCE
RGB
rgb(107, 189, 206)
RGBA
rgba(107, 189, 206, 1)
HSL
hsl(190, 50%, 61%)
HSV
hsv(190, 48%, 81%)
CMYK
cmyk(48%, 8%, 0%, 19%)
CSS variable
--color-primary: #6BBDCE;
Lowercase HEX
#6bbdce

Shades

Tints

Tones

Harmony

CSS snippets for #6BBDCE

.color-6bbdce {
  color: #6BBDCE;
  background-color: #6BBDCE;
}

Frequently asked questions

What color is #6BBDCE?+

#6BBDCE is a HEX color with RGB value rgb(107, 189, 206) and HSL value hsl(190, 50%, 61%). Its closest CSS named color is MediumAquaMarine.

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

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