#3BBDED Color

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

Color preview

#3BBDED

Color formats

HEX
#3BBDED
RGB
rgb(59, 189, 237)
RGBA
rgba(59, 189, 237, 1)
HSL
hsl(196, 83%, 58%)
HSV
hsv(196, 75%, 93%)
CMYK
cmyk(75%, 20%, 0%, 7%)
CSS variable
--color-primary: #3BBDED;
Lowercase HEX
#3bbded

Shades

Tints

Tones

Harmony

CSS snippets for #3BBDED

.color-3bbded {
  color: #3BBDED;
  background-color: #3BBDED;
}

Frequently asked questions

What color is #3BBDED?+

#3BBDED is a HEX color with RGB value rgb(59, 189, 237) and HSL value hsl(196, 83%, 58%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #3BBDED?+

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