#248B8B Color

Inspect #248B8B across formats, palettes, contrast and closest named color matches.

Color preview

#248B8B

Color formats

HEX
#248B8B
RGB
rgb(36, 139, 139)
RGBA
rgba(36, 139, 139, 1)
HSL
hsl(180, 59%, 34%)
HSV
hsv(180, 74%, 55%)
CMYK
cmyk(74%, 0%, 0%, 45%)
CSS variable
--color-primary: #248B8B;
Lowercase HEX
#248b8b

Shades

Tints

Tones

Harmony

CSS snippets for #248B8B

.color-248b8b {
  color: #248B8B;
  background-color: #248B8B;
}

Frequently asked questions

What color is #248B8B?+

#248B8B is a HEX color with RGB value rgb(36, 139, 139) and HSL value hsl(180, 59%, 34%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #248B8B?+

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