#6BBFCE Color

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

Color preview

#6BBFCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #6BBFCE

.color-6bbfce {
  color: #6BBFCE;
  background-color: #6BBFCE;
}

Frequently asked questions

What color is #6BBFCE?+

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

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

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