#3BBBED Color

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

Color preview

#3BBBED

Color formats

HEX
#3BBBED
RGB
rgb(59, 187, 237)
RGBA
rgba(59, 187, 237, 1)
HSL
hsl(197, 83%, 58%)
HSV
hsv(197, 75%, 93%)
CMYK
cmyk(75%, 21%, 0%, 7%)
CSS variable
--color-primary: #3BBBED;
Lowercase HEX
#3bbbed

Shades

Tints

Tones

Harmony

CSS snippets for #3BBBED

.color-3bbbed {
  color: #3BBBED;
  background-color: #3BBBED;
}

Frequently asked questions

What color is #3BBBED?+

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

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

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