#357364 Color Information

Hex color code: #357364

The hex color #357364 is a gentle cyan with RGB values of (53, 115, 100) and HSL of (165°, 37%, 33%). It is often used for branding and logos.

Try:
Color NameSea Green
HEX
#357364
RGB
53, 115, 100
HSL
165°, 37%, 33%
CMYK
54%, 0%, 13%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #357364; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 115, 100

Red: 53 / Green: 115 / Blue: 100

HSL

165°, 37%, 33%

Hue: 165° / Saturation: 37% / Lightness: 33%

CMYK

54%, 0%, 13%, 55%

Cyan: 54% / Magenta: 0% / Yellow: 13% / Key: 55%

What color is #357364?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #357364 to RGB:

rgb(53, 115, 100)HEX to RGB Converter →

HEX to HSL

Convert #357364 to HSL:

hsl(165, 37%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #357364 to CMYK:

cmyk(54%, 0%, 13%, 55%)Color Converter →

Color Meaning and Usage

#357364 is a pastel cyan color with RGB values of 53, 115, 100 and HSL of 165°, 37%, 33%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #357364 is #733545, creating high-contrast pairings. For softer combinations, try analogous colors like #357345.

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

Contrast with #357364

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #357364?

#357364 is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #357364?

#357364 in RGB is (53, 115, 100) - 53 red, 115 green, and 100 blue.

How to use #357364 in CSS?

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

What colors go well with #357364?

#733545 (complementary), #357345 (analogous), and #1D3F36 (lighter shade) work well with #357364.