Skip to main content Skip to docs navigation

#1cddac hex color | Download Dark Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Wild Caribbean Green and its hex is #1CD3A2 Nearest Color Name

Color Hue/Base color: Green

Hex #1cddac Color code in RGB color code model is created after adding 10.98% red color, 86.67% green color and 67.45% blue color. Hex #1cddac Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 0% magenta, 22% yellow and 13.33% black.

Hex #1cddac color code is between #22ccaa web safe hex color code and #11eebb web safe hex color code. #22ccaa is the nearest web safe color code. You can see here many more shades of #1cddac color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 1cddac #1cddac
RGB Decimal 28, 221, 172 28, 221, 172
RGB Percent 11%, 87%, 67% rgb(11%, 87%, 67%)
CSS RGBa 28, 221, 172,1 rgba(28,221,172,1)
CMYK Model cmyk(87%,0%,22%,13.33%)
HSL Color Space 165,78% ,49% hsl(165,78% ,49%)
HSV Color Space 165°, 87%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00011100 11011101 10101100
Octal 34 335 254
Decimal 28 221 172
Hex 1c dd ac

Different shades of #1cddac color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #1cddac
#0b5542
Darker of #1cddac
#118266
Dark of #1cddac
#16b089
Base of #1cddac
#1cddac
Light of #1cddac
#45e7be
Lighter
#72edce
Lightest
#9ff3de

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#1cddac
#dd1c4d

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#1cddac
#dd1cad
#dd4c1c

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#1cdd3b
#1cdd5c
#1cddac
#1ccedd
#1c7ddd

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#1cddac
#ddac1c
#ac1cdd

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#1cddac
#ac1cdd
#dd1c4d
#4ddd1c

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#1cddac
#4c1cdd
#dd1c4d
#addd1c

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #1cddac

#05281f
#0b5542
#118266
#16b089
#1cddac
#45e7be
#72edce
#9ff3de
#ccf9ed

Tints of #1cddac Color

#1cddac
#35e0b5
#4ee4be
#67e8c7
#80ecd0
#9aefda
#b3f3e3
#ccf7ec
#e5fbf5
#ffffff

Shades of #1cddac color code

Generate more color scales with scales (color stack) generator.

#1cddac
#18c498
#15ab85
#129372
#0f7a5f
#0c624c
#094939
#063126
#031813
#000000

Tones

#1cddac
#35c4a0
#4eab93
#679287
#7c7c7c

Tones

Similar Color like #1cddac color

Find visually similar hex color codes nearing to #1cddac hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#1ddead
#1edfae
#1fe0af
#20e1b0
#21e2b1
#22e3b2
#23e4b3
#24e5b4
#25e6b5
#26e7b6
#27e8b7
#28e9b8
#29eab9
#2aebba
#1bdcab
#1adbaa
#19daa9
#18d9a8
#17d8a7
#16d7a6
#15d6a5
#14d5a4
#13d4a3
#12d3a2
#11d2a1
#10d1a0
#0fd09f
#0ecf9e

Download this Dark Green

Hex #1cddac Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#1cddac Color Code Preview on Black Background Color

This is how #1cddac Color will look on black background color. Color contrast ratio is 11.99

#1cddac in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#1cddac">Your Example Paragraph content text in with font color #1cddac </p>

Your Example Paragraph content text in with font color #1cddac

HTML with inline CSS

<div style="color:#1cddac">Your Paragraph text in with font color #1cddac </div>

Your Example Paragraph content text in with font color #1cddac

#1cddac color code is use for CSS Background Color

Background color for the above div is #1cddac

HTML with inline CSS

<div style="background-color:#1cddac;"></div>

#1cddac color code is use for CSS Border Color

CSS Border color for the above div is #1cddac

HTML with inline CSS

<div style="border:5px solid #1cddac;"></div>

CSS Border Left color for the above div is #1cddac

HTML with inline CSS

<div style="border-left:5px solid #1cddac;"></div>

CSS Border Right color for the above div is #1cddac

HTML with inline CSS

<div style="border-right:5px solid #1cddac;"></div>

CSS Border Bottom color for the above div is #1cddac

HTML with inline CSS

<div style="border-bottom:5px solid #1cddac;"></div>

CSS Border Top color for the above div is #1cddac

HTML with inline CSS

<div style="border-top:5px solid #1cddac;"></div>

#1cddac hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#1cddac; } .examplecolorclass {color:#1cddac; } .examplebordercolor {border:3px solid #1cddac; }

#1cddac Color code Preview on White Background

This is how #1cddac Color code will look on white background color. Color contrast ratio is 1.75

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #1cddac; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #1cddac; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(28,221,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,28,77,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(28,221,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }