#38B6D6 Color

Inspect #38B6D6 across formats, palettes, contrast and closest named color matches.

Color preview

#38B6D6

Color formats

HEX
#38B6D6
RGB
rgb(56, 182, 214)
RGBA
rgba(56, 182, 214, 1)
HSL
hsl(192, 66%, 53%)
HSV
hsv(192, 74%, 84%)
CMYK
cmyk(74%, 15%, 0%, 16%)
CSS variable
--color-primary: #38B6D6;
Lowercase HEX
#38b6d6

Shades

Tints

Tones

Harmony

CSS snippets for #38B6D6

.color-38b6d6 {
  color: #38B6D6;
  background-color: #38B6D6;
}

Frequently asked questions

What color is #38B6D6?+

#38B6D6 is a HEX color with RGB value rgb(56, 182, 214) and HSL value hsl(192, 66%, 53%). Its closest CSS named color is MediumTurquoise.

What is the closest Tailwind color to #38B6D6?+

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