#048B8B Color

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

Color preview

#048B8B

Color formats

HEX
#048B8B
RGB
rgb(4, 139, 139)
RGBA
rgba(4, 139, 139, 1)
HSL
hsl(180, 94%, 28%)
HSV
hsv(180, 97%, 55%)
CMYK
cmyk(97%, 0%, 0%, 45%)
CSS variable
--color-primary: #048B8B;
Lowercase HEX
#048b8b

Shades

Tints

Tones

Harmony

CSS snippets for #048B8B

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

Frequently asked questions

What color is #048B8B?+

#048B8B is a HEX color with RGB value rgb(4, 139, 139) and HSL value hsl(180, 94%, 28%). Its closest CSS named color is DarkCyan.

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

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