#2C485E Color Information

Hex color code: #2C485E

#2C485E is a pastel blue color. In RGB it is (44, 72, 94), and in HSL it is (206°, 36%, 27%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#2C485E
RGB
44, 72, 94
HSL
206°, 36%, 27%
CMYK
53%, 23%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2C485E; 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 #2C485E; background-color: #2C485E15; }

Alert / Toast

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

Link / Accent

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

a { color: #2C485E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2C485E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 72, 94

Red: 44 / Green: 72 / Blue: 94

HSL

206°, 36%, 27%

Hue: 206° / Saturation: 36% / Lightness: 27%

CMYK

53%, 23%, 0%, 63%

Cyan: 53% / Magenta: 23% / Yellow: 0% / Key: 63%

What color is #2C485E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2C485E to RGB:

rgb(44, 72, 94)HEX to RGB Converter →

HEX to HSL

Convert #2C485E to HSL:

hsl(206, 36%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #2C485E to CMYK:

cmyk(53%, 23%, 0%, 63%)Color Converter →

Color Meaning and Usage

#2C485E is a soft blue color with RGB values of 44, 72, 94 and HSL of 206°, 36%, 27%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2C485E is #5E422C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C5E5A.

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

Contrast with #2C485E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2C485E?

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

What is the RGB value of #2C485E?

#2C485E in RGB is (44, 72, 94) - 44 red, 72 green, and 94 blue.

How to use #2C485E in CSS?

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

What colors go well with #2C485E?

#5E422C (complementary), #2C5E5A (analogous), and #14202A (lighter shade) work well with #2C485E.