#255665 Color Information

Hex color code: #255665

A soft cyan shade, #255665 appears as (37, 86, 101) in RGB and (194°, 46%, 27%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#255665
RGB
37, 86, 101
HSL
194°, 46%, 27%
CMYK
63%, 15%, 0%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #255665; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 86, 101

Red: 37 / Green: 86 / Blue: 101

HSL

194°, 46%, 27%

Hue: 194° / Saturation: 46% / Lightness: 27%

CMYK

63%, 15%, 0%, 60%

Cyan: 63% / Magenta: 15% / Yellow: 0% / Key: 60%

What color is #255665?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #255665 to RGB:

rgb(37, 86, 101)HEX to RGB Converter →

HEX to HSL

Convert #255665 to HSL:

hsl(194, 46%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #255665 to CMYK:

cmyk(63%, 15%, 0%, 60%)Color Converter →

Color Meaning and Usage

#255665 is a soft cyan color with RGB values of 37, 86, 101 and HSL of 194°, 46%, 27%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #255665 is #653425, creating high-contrast pairings. For softer combinations, try analogous colors like #256554.

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

Contrast with #255665

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #255665?

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

What is the RGB value of #255665?

#255665 in RGB is (37, 86, 101) - 37 red, 86 green, and 101 blue.

How to use #255665 in CSS?

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

What colors go well with #255665?

#653425 (complementary), #256554 (analogous), and #11262D (lighter shade) work well with #255665.