#145D85 Color Information

Hex color code: #145D85

A dynamic blue shade, #145D85 appears as (20, 93, 133) in RGB and (201°, 74%, 30%) in HSL. It is typically applied in digital products.

Try:
Color NameTeal
HEX
#145D85
RGB
20, 93, 133
HSL
201°, 74%, 30%
CMYK
85%, 30%, 0%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #145D85; 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 #145D85; background-color: #145D8515; }

Alert / Toast

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

Link / Accent

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

a { color: #145D85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #145D85 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 93, 133

Red: 20 / Green: 93 / Blue: 133

HSL

201°, 74%, 30%

Hue: 201° / Saturation: 74% / Lightness: 30%

CMYK

85%, 30%, 0%, 48%

Cyan: 85% / Magenta: 30% / Yellow: 0% / Key: 48%

What color is #145D85?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #145D85 to RGB:

rgb(20, 93, 133)HEX to RGB Converter →

HEX to HSL

Convert #145D85 to HSL:

hsl(201, 74%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #145D85 to CMYK:

cmyk(85%, 30%, 0%, 48%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #145D85 has RGB (20, 93, 133) and HSL (201°, 74%, 30%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #145D85 is #853C14, creating high-contrast pairings. For softer combinations, try analogous colors like #148574.

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

Contrast with #145D85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #145D85?

#145D85 is a vivid blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #145D85?

#145D85 in RGB is (20, 93, 133) - 20 red, 93 green, and 133 blue.

How to use #145D85 in CSS?

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

What colors go well with #145D85?

#853C14 (complementary), #148574 (analogous), and #0A2F43 (lighter shade) work well with #145D85.