#454257 Color Information

Hex color code: #454257

A subtle blue shade, #454257 appears as (69, 66, 87) in RGB and (249°, 14%, 30%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#454257
RGB
69, 66, 87
HSL
249°, 14%, 30%
CMYK
21%, 24%, 0%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #454257; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 66, 87

Red: 69 / Green: 66 / Blue: 87

HSL

249°, 14%, 30%

Hue: 249° / Saturation: 14% / Lightness: 30%

CMYK

21%, 24%, 0%, 66%

Cyan: 21% / Magenta: 24% / Yellow: 0% / Key: 66%

What color is #454257?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #454257 to RGB:

rgb(69, 66, 87)HEX to RGB Converter →

HEX to HSL

Convert #454257 to HSL:

hsl(249, 14%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #454257 to CMYK:

cmyk(21%, 24%, 0%, 66%)Color Converter →

Color Meaning and Usage

#454257 is a subtle blue color with RGB values of 69, 66, 87 and HSL of 249°, 14%, 30%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #454257 is #545742, creating high-contrast pairings. For softer combinations, try analogous colors like #424957.

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

Contrast with #454257

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #454257?

#454257 is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #454257?

#454257 in RGB is (69, 66, 87) - 69 red, 66 green, and 87 blue.

How to use #454257 in CSS?

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

What colors go well with #454257?

#545742 (complementary), #424957 (analogous), and #23212C (lighter shade) work well with #454257.