#425C54 Color Information

Hex color code: #425C54

#425C54 is a muted cyan color. In RGB it is (66, 92, 84), and in HSL it is (162°, 16%, 31%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#425C54
RGB
66, 92, 84
HSL
162°, 16%, 31%
CMYK
28%, 0%, 9%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #425C54; 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 #425C54; background-color: #425C5415; }

Alert / Toast

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

Link / Accent

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

a { color: #425C54; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #425C54 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

66, 92, 84

Red: 66 / Green: 92 / Blue: 84

HSL

162°, 16%, 31%

Hue: 162° / Saturation: 16% / Lightness: 31%

CMYK

28%, 0%, 9%, 64%

Cyan: 28% / Magenta: 0% / Yellow: 9% / Key: 64%

What color is #425C54?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #425C54 to RGB:

rgb(66, 92, 84)HEX to RGB Converter →

HEX to HSL

Convert #425C54 to HSL:

hsl(162, 16%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #425C54 to CMYK:

cmyk(28%, 0%, 9%, 64%)Color Converter →

Color Meaning and Usage

#425C54 is a balanced cyan color with RGB values of 66, 92, 84 and HSL of 162°, 16%, 31%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #425C54 is #5C424A, creating high-contrast pairings. For softer combinations, try analogous colors like #425C47.

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

Contrast with #425C54

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #425C54?

#425C54 is a balanced cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #425C54?

#425C54 in RGB is (66, 92, 84) - 66 red, 92 green, and 84 blue.

How to use #425C54 in CSS?

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

What colors go well with #425C54?

#5C424A (complementary), #425C47 (analogous), and #222F2B (lighter shade) work well with #425C54.