#08575E Color Information

Hex color code: #08575E

The hex color #08575E is a deep cyan with RGB values of (8, 87, 94) and HSL of (185°, 84%, 20%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#08575E
RGB
8, 87, 94
HSL
185°, 84%, 20%
CMYK
91%, 7%, 0%, 63%

Shades

CSS Usage
color: #08575E;
background-color: #08575E;
border-color: #08575E;
box-shadow: 0 0 10px #08575E;
border: 2px solid #08575E;
Tailwind Usage
bg-[#08575E]
text-[#08575E]
border-[#08575E]
shadow-[0_0_10px_08575E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #08575E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #08575E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #08575E; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #08575E; background-color: #08575E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #08575E20; border-left: 4px solid #08575E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #08575E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #08575E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

8, 87, 94

Red: 8 / Green: 87 / Blue: 94

HSL

185°, 84%, 20%

Hue: 185° / Saturation: 84% / Lightness: 20%

CMYK

91%, 7%, 0%, 63%

Cyan: 91% / Magenta: 7% / Yellow: 0% / Key: 63%

What color is #08575E?

#08575E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #08575E to RGB:

rgb(8, 87, 94)HEX to RGB Converter →

HEX to HSL

Convert #08575E to HSL:

hsl(185, 84%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #08575E to CMYK:

cmyk(91%, 7%, 0%, 63%)Color Converter →

Color Meaning and Usage

#08575E is a intense cyan color with RGB values of 8, 87, 94 and HSL of 185°, 84%, 20%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #08575E is #5E0F08, creating high-contrast pairings. For softer combinations, try analogous colors like #085E3A.

Use #08575E in CSS: color: #08575E or background-color: #08575E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #08575E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.54:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #08575E?

#08575E is a intense cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #08575E?

#08575E in RGB is (8, 87, 94) - 8 red, 87 green, and 94 blue.

How to use #08575E in CSS?

Use #08575E directly in your CSS properties like color or background-color.

What colors go well with #08575E?

#5E0F08 (complementary), #085E3A (analogous), and #021617 (lighter shade) work well with #08575E.