#274F49 Color Information

Hex color code: #274F49

The hex color #274F49 is a deep cyan with RGB values of (39, 79, 73) and HSL of (171°, 34%, 23%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#274F49
RGB
39, 79, 73
HSL
171°, 34%, 23%
CMYK
51%, 0%, 8%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #274F49; 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 #274F49; background-color: #274F4915; }

Alert / Toast

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

Link / Accent

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

a { color: #274F49; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #274F49 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

39, 79, 73

Red: 39 / Green: 79 / Blue: 73

HSL

171°, 34%, 23%

Hue: 171° / Saturation: 34% / Lightness: 23%

CMYK

51%, 0%, 8%, 69%

Cyan: 51% / Magenta: 0% / Yellow: 8% / Key: 69%

What color is #274F49?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #274F49 to RGB:

rgb(39, 79, 73)HEX to RGB Converter →

HEX to HSL

Convert #274F49 to HSL:

hsl(171, 34%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #274F49 to CMYK:

cmyk(51%, 0%, 8%, 69%)Color Converter →

Color Meaning and Usage

A dark cyan tone, #274F49 has RGB (39, 79, 73) and HSL (171°, 34%, 23%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #274F49 is #4F272D, creating high-contrast pairings. For softer combinations, try analogous colors like #274F35.

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

Contrast with #274F49

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #274F49?

#274F49 is a dark cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #274F49?

#274F49 in RGB is (39, 79, 73) - 39 red, 79 green, and 73 blue.

How to use #274F49 in CSS?

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

What colors go well with #274F49?

#4F272D (complementary), #274F35 (analogous), and #0D1B19 (lighter shade) work well with #274F49.