#456868 Color Information

Hex color code: #456868

A delicate cyan shade, #456868 appears as (69, 104, 104) in RGB and (180°, 20%, 34%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#456868
RGB
69, 104, 104
HSL
180°, 20%, 34%
CMYK
34%, 0%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #456868; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 104, 104

Red: 69 / Green: 104 / Blue: 104

HSL

180°, 20%, 34%

Hue: 180° / Saturation: 20% / Lightness: 34%

CMYK

34%, 0%, 0%, 59%

Cyan: 34% / Magenta: 0% / Yellow: 0% / Key: 59%

What color is #456868?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #456868 to RGB:

rgb(69, 104, 104)HEX to RGB Converter →

HEX to HSL

Convert #456868 to HSL:

hsl(180, 20%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #456868 to CMYK:

cmyk(34%, 0%, 0%, 59%)Color Converter →

Color Meaning and Usage

#456868 is a pastel cyan color with RGB values of 69, 104, 104 and HSL of 180°, 20%, 34%. 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 #456868 is #684545, creating high-contrast pairings. For softer combinations, try analogous colors like #456857.

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

Contrast with #456868

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #456868?

#456868 is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #456868?

#456868 in RGB is (69, 104, 104) - 69 red, 104 green, and 104 blue.

How to use #456868 in CSS?

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

What colors go well with #456868?

#684545 (complementary), #456857 (analogous), and #273A3A (lighter shade) work well with #456868.