Color #178282

#178282rgb(23, 130, 130)

Color Codes

HEX#178282
RGBrgb(23, 130, 130)
HSLhsl(180°, 70%, 30%)
CMYKcmyk(82%, 0%, 0%, 49%)
CIELABLab(49.2, -27.7, -8.2)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #178282;
color: #178282;
border: 2px solid #178282;
background: linear-gradient(135deg, #178282, #821717);

Code Export

css
:root {
  --color-primary: #178282;
  --color-primary-rgb: 23, 130, 130;
  --color-primary-hsl: 180, 70%, 30%;
}

Related Tools