#2A686F Color

Inspect #2A686F across formats, palettes, contrast and closest named color matches.

Color preview

#2A686F

Color formats

HEX
#2A686F
RGB
rgb(42, 104, 111)
RGBA
rgba(42, 104, 111, 1)
HSL
hsl(186, 45%, 30%)
HSV
hsv(186, 62%, 44%)
CMYK
cmyk(62%, 6%, 0%, 56%)
CSS variable
--color-primary: #2A686F;
Lowercase HEX
#2a686f

Shades

Tints

Tones

Harmony

CSS snippets for #2A686F

.color-2a686f {
  color: #2A686F;
  background-color: #2A686F;
}

Frequently asked questions

What color is #2A686F?+

#2A686F is a HEX color with RGB value rgb(42, 104, 111) and HSL value hsl(186, 45%, 30%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2A686F?+

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