#366358 Color Information

Hex color code: #366358

#366358 is a pastel cyan color. In RGB it is (54, 99, 88), and in HSL it is (165°, 29%, 30%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#366358
RGB
54, 99, 88
HSL
165°, 29%, 30%
CMYK
45%, 0%, 11%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #366358; 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 #366358; background-color: #36635815; }

Alert / Toast

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

Link / Accent

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

a { color: #366358; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #366358 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 99, 88

Red: 54 / Green: 99 / Blue: 88

HSL

165°, 29%, 30%

Hue: 165° / Saturation: 29% / Lightness: 30%

CMYK

45%, 0%, 11%, 61%

Cyan: 45% / Magenta: 0% / Yellow: 11% / Key: 61%

What color is #366358?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #366358 to RGB:

rgb(54, 99, 88)HEX to RGB Converter →

HEX to HSL

Convert #366358 to HSL:

hsl(165, 29%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #366358 to CMYK:

cmyk(45%, 0%, 11%, 61%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #366358 has RGB (54, 99, 88) and HSL (165°, 29%, 30%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #366358 is #633641, creating high-contrast pairings. For softer combinations, try analogous colors like #366341.

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

Contrast with #366358

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #366358?

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

What is the RGB value of #366358?

#366358 in RGB is (54, 99, 88) - 54 red, 99 green, and 88 blue.

How to use #366358 in CSS?

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

What colors go well with #366358?

#633641 (complementary), #366341 (analogous), and #1B312C (lighter shade) work well with #366358.