#36534A Color Information

Hex color code: #36534A

The hex color #36534A is a soft cyan with RGB values of (54, 83, 74) and HSL of (161°, 21%, 27%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#36534A
RGB
54, 83, 74
HSL
161°, 21%, 27%
CMYK
35%, 0%, 11%, 67%

Shades

CSS Usage
color: #36534A;
background-color: #36534A;
border-color: #36534A;
box-shadow: 0 0 10px #36534A;
border: 2px solid #36534A;
Tailwind Usage
bg-[#36534A]
text-[#36534A]
border-[#36534A]
shadow-[0_0_10px_36534A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #36534A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #36534A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #36534A; 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 #36534A; background-color: #36534A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #36534A20; border-left: 4px solid #36534A; }

Link / Accent

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

a { color: #36534A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36534A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 83, 74

Red: 54 / Green: 83 / Blue: 74

HSL

161°, 21%, 27%

Hue: 161° / Saturation: 21% / Lightness: 27%

CMYK

35%, 0%, 11%, 67%

Cyan: 35% / Magenta: 0% / Yellow: 11% / Key: 67%

What color is #36534A?

#36534A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36534A to RGB:

rgb(54, 83, 74)HEX to RGB Converter →

HEX to HSL

Convert #36534A to HSL:

hsl(161, 21%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #36534A to CMYK:

cmyk(35%, 0%, 11%, 67%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #36534A has RGB (54, 83, 74) and HSL (161°, 21%, 27%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36534A is #533640, creating high-contrast pairings. For softer combinations, try analogous colors like #36533C.

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

Contrast with #36534A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36534A?

#36534A is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #36534A?

#36534A in RGB is (54, 83, 74) - 54 red, 83 green, and 74 blue.

How to use #36534A in CSS?

Use #36534A directly in your CSS properties like color or background-color.

What colors go well with #36534A?

#533640 (complementary), #36533C (analogous), and #182521 (lighter shade) work well with #36534A.