#354540 Color Information

Hex color code: #354540

#354540 is a rich cyan color. In RGB it is (53, 69, 64), and in HSL it is (161°, 13%, 24%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#354540
RGB
53, 69, 64
HSL
161°, 13%, 24%
CMYK
23%, 0%, 7%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #354540; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 69, 64

Red: 53 / Green: 69 / Blue: 64

HSL

161°, 13%, 24%

Hue: 161° / Saturation: 13% / Lightness: 24%

CMYK

23%, 0%, 7%, 73%

Cyan: 23% / Magenta: 0% / Yellow: 7% / Key: 73%

What color is #354540?

#354540 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #354540 to RGB:

rgb(53, 69, 64)HEX to RGB Converter →

HEX to HSL

Convert #354540 to HSL:

hsl(161, 13%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #354540 to CMYK:

cmyk(23%, 0%, 7%, 73%)Color Converter →

Color Meaning and Usage

#354540 is a intense cyan color with RGB values of 53, 69, 64 and HSL of 161°, 13%, 24%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #354540 is #45353A, creating high-contrast pairings. For softer combinations, try analogous colors like #354538.

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

Contrast with #354540

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #354540?

#354540 is a intense cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #354540?

#354540 in RGB is (53, 69, 64) - 53 red, 69 green, and 64 blue.

How to use #354540 in CSS?

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

What colors go well with #354540?

#45353A (complementary), #354538 (analogous), and #141A18 (lighter shade) work well with #354540.