#36595E Color Information

Hex color code: #36595E

#36595E is a subtle cyan color. In RGB it is (54, 89, 94), and in HSL it is (188°, 27%, 29%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#36595E
RGB
54, 89, 94
HSL
188°, 27%, 29%
CMYK
43%, 5%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #36595E; 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 #36595E; background-color: #36595E15; }

Alert / Toast

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

Link / Accent

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

a { color: #36595E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 89, 94

Red: 54 / Green: 89 / Blue: 94

HSL

188°, 27%, 29%

Hue: 188° / Saturation: 27% / Lightness: 29%

CMYK

43%, 5%, 0%, 63%

Cyan: 43% / Magenta: 5% / Yellow: 0% / Key: 63%

What color is #36595E?

#36595E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36595E to RGB:

rgb(54, 89, 94)HEX to RGB Converter →

HEX to HSL

Convert #36595E to HSL:

hsl(188, 27%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #36595E to CMYK:

cmyk(43%, 5%, 0%, 63%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #36595E has RGB (54, 89, 94) and HSL (188°, 27%, 29%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36595E is #5E3B36, creating high-contrast pairings. For softer combinations, try analogous colors like #365E4F.

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

Contrast with #36595E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36595E?

#36595E is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #36595E?

#36595E in RGB is (54, 89, 94) - 54 red, 89 green, and 94 blue.

How to use #36595E in CSS?

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

What colors go well with #36595E?

#5E3B36 (complementary), #365E4F (analogous), and #1A2B2D (lighter shade) work well with #36595E.