#65A48D Color Information

Hex color code: #65A48D

A delicate cyan shade, #65A48D appears as (101, 164, 141) in RGB and (158°, 26%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameCadet Blue
HEX
#65A48D
RGB
101, 164, 141
HSL
158°, 26%, 52%
CMYK
38%, 0%, 14%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #65A48D; color: #000000; }

Badge

New Feature
.badge { background-color: #65A48D; color: #000000; }

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 #65A48D; background-color: #65A48D15; }

Alert / Toast

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

Link / Accent

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

a { color: #65A48D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65A48D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 164, 141

Red: 101 / Green: 164 / Blue: 141

HSL

158°, 26%, 52%

Hue: 158° / Saturation: 26% / Lightness: 52%

CMYK

38%, 0%, 14%, 36%

Cyan: 38% / Magenta: 0% / Yellow: 14% / Key: 36%

What color is #65A48D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65A48D to RGB:

rgb(101, 164, 141)HEX to RGB Converter →

HEX to HSL

Convert #65A48D to HSL:

hsl(158, 26%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #65A48D to CMYK:

cmyk(38%, 0%, 14%, 36%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #65A48D has RGB (101, 164, 141) and HSL (158°, 26%, 52%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65A48D is #A4657C, creating high-contrast pairings. For softer combinations, try analogous colors like #65A46D.

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

Contrast with #65A48D

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

Contrast Ratio: 7.25:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65A48D?

#65A48D is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #65A48D?

#65A48D in RGB is (101, 164, 141) - 101 red, 164 green, and 141 blue.

How to use #65A48D in CSS?

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

What colors go well with #65A48D?

#A4657C (complementary), #65A46D (analogous), and #467765 (lighter shade) work well with #65A48D.