#023D50 Color

Inspect #023D50 across formats, palettes, contrast and closest named color matches.

Color preview

#023D50

Color formats

HEX
#023D50
RGB
rgb(2, 61, 80)
RGBA
rgba(2, 61, 80, 1)
HSL
hsl(195, 95%, 16%)
HSV
hsv(195, 98%, 31%)
CMYK
cmyk(98%, 24%, 0%, 69%)
CSS variable
--color-primary: #023D50;
Lowercase HEX
#023d50

Shades

Tints

Tones

Harmony

CSS snippets for #023D50

.color-023d50 {
  color: #023D50;
  background-color: #023D50;
}

Frequently asked questions

What color is #023D50?+

#023D50 is a HEX color with RGB value rgb(2, 61, 80) and HSL value hsl(195, 95%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #023D50?+

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