#35474B Color Information

Hex color code: #35474B

#35474B is a neutral cyan color. In RGB it is (53, 71, 75), and in HSL it is (191°, 17%, 25%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#35474B
RGB
53, 71, 75
HSL
191°, 17%, 25%
CMYK
29%, 5%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #35474B; 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 #35474B; background-color: #35474B15; }

Alert / Toast

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

Link / Accent

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

a { color: #35474B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35474B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 71, 75

Red: 53 / Green: 71 / Blue: 75

HSL

191°, 17%, 25%

Hue: 191° / Saturation: 17% / Lightness: 25%

CMYK

29%, 5%, 0%, 71%

Cyan: 29% / Magenta: 5% / Yellow: 0% / Key: 71%

What color is #35474B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35474B to RGB:

rgb(53, 71, 75)HEX to RGB Converter →

HEX to HSL

Convert #35474B to HSL:

hsl(191, 17%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #35474B to CMYK:

cmyk(29%, 5%, 0%, 71%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #35474B has RGB (53, 71, 75) and HSL (191°, 17%, 25%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35474B is #4B3935, creating high-contrast pairings. For softer combinations, try analogous colors like #354B44.

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

Contrast with #35474B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35474B?

#35474B is a balanced cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #35474B?

#35474B in RGB is (53, 71, 75) - 53 red, 71 green, and 75 blue.

How to use #35474B in CSS?

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

What colors go well with #35474B?

#4B3935 (complementary), #354B44 (analogous), and #151C1E (lighter shade) work well with #35474B.