#1B795E Color Information

Hex color code: #1B795E

The hex color #1B795E is a cool cyan with RGB values of (27, 121, 94) and HSL of (163°, 64%, 29%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#1B795E
RGB
27, 121, 94
HSL
163°, 64%, 29%
CMYK
78%, 0%, 22%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #1B795E; 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 #1B795E; background-color: #1B795E15; }

Alert / Toast

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

Link / Accent

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

a { color: #1B795E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1B795E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

27, 121, 94

Red: 27 / Green: 121 / Blue: 94

HSL

163°, 64%, 29%

Hue: 163° / Saturation: 64% / Lightness: 29%

CMYK

78%, 0%, 22%, 53%

Cyan: 78% / Magenta: 0% / Yellow: 22% / Key: 53%

What color is #1B795E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1B795E to RGB:

rgb(27, 121, 94)HEX to RGB Converter →

HEX to HSL

Convert #1B795E to HSL:

hsl(163, 64%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #1B795E to CMYK:

cmyk(78%, 0%, 22%, 53%)Color Converter →

Color Meaning and Usage

A peaceful cyan tone, #1B795E has RGB (27, 121, 94) and HSL (163°, 64%, 29%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1B795E is #791B35, creating high-contrast pairings. For softer combinations, try analogous colors like #1B792F.

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

Contrast with #1B795E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1B795E?

#1B795E is a peaceful cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #1B795E?

#1B795E in RGB is (27, 121, 94) - 27 red, 121 green, and 94 blue.

How to use #1B795E in CSS?

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

What colors go well with #1B795E?

#791B35 (complementary), #1B792F (analogous), and #0D3B2E (lighter shade) work well with #1B795E.