#256555 Color Information

Hex color code: #256555

The hex color #256555 is a gentle cyan with RGB values of (37, 101, 85) and HSL of (165°, 46%, 27%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#256555
RGB
37, 101, 85
HSL
165°, 46%, 27%
CMYK
63%, 0%, 16%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #256555; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

37, 101, 85

Red: 37 / Green: 101 / Blue: 85

HSL

165°, 46%, 27%

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

CMYK

63%, 0%, 16%, 60%

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

What color is #256555?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #256555 to RGB:

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

HEX to HSL

Convert #256555 to HSL:

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

HEX to CMYK

Convert #256555 to CMYK:

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

Color Meaning and Usage

#256555 is a pastel cyan color with RGB values of 37, 101, 85 and HSL of 165°, 46%, 27%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #256555 is #652535, creating high-contrast pairings. For softer combinations, try analogous colors like #256535.

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

Contrast with #256555

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #256555?

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

What is the RGB value of #256555?

#256555 in RGB is (37, 101, 85) - 37 red, 101 green, and 85 blue.

How to use #256555 in CSS?

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

What colors go well with #256555?

#652535 (complementary), #256535 (analogous), and #112D26 (lighter shade) work well with #256555.