Skip to main content Skip to docs navigation

#a1dcdc hex color | Download Light 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 Aqua Spray and its hex is #A5DDDB Nearest Color Name

Color Hue/Base color: Green

Hex #a1dcdc Color code in RGB color code model is created after adding 63.14% red color, 86.27% green color and 86.27% blue color. Hex #a1dcdc Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 0% magenta, 0% yellow and 13.73% black.

Hex #a1dcdc color code is between #99dddd web safe hex color code and #aacccc web safe hex color code. #99dddd is the nearest web safe color code. You can see here many more shades of #a1dcdc color code.

RGB Chart

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

Color Table

Hex Color Code a1dcdc #a1dcdc
RGB Decimal 161, 220, 220 161, 220, 220
RGB Percent 63%, 86%, 86% rgb(63%, 86%, 86%)
CSS RGBa 161, 220, 220,1 rgba(161,220,220,1)
CMYK Model cmyk(27%,0%,0%,13.73%)
HSL Color Space 180,46% ,75% hsl(180,46% ,75%)
HSV Color Space 180°, 27%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100001 11011100 11011100
Octal 241 334 334
Decimal 161 220 220
Hex a1 dc dc

Different shades of #a1dcdc color code.

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

Darkest of #a1dcdc
#3ea6a6
Darker of #a1dcdc
#57c0c0
Dark of #a1dcdc
#7ccece
Base of #a1dcdc
#a1dcdc
Light of #a1dcdc
#c6eaea
Lighter
#ebf8f8
Lightest
#ffffff

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

#a1dcdc
#dca1a1

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

Split Complementary

#a1dcdc
#dca1bf
#dcbfa1

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

Analogous Color

#a1dcba
#a1dcc3
#a1dcdc
#a1c8dc
#a1b0dc

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

#a1dcdc
#dcdca1
#dca1dc

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

#a1dcdc
#dca1dc
#dca1a1
#a1dca1

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

#a1dcdc
#bfa1dc
#dca1a1
#bfdca1

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 #a1dcdc

#308181
#3ea6a6
#57c0c0
#7ccece
#a1dcdc
#c6eaea
#ebf8f8
#ffffff
#ffffff

Tints of #a1dcdc Color

#a1dcdc
#abdfdf
#b5e3e3
#c0e7e7
#caebeb
#d5efef
#dff3f3
#eaf7f7
#f4fbfb
#ffffff

Shades of #a1dcdc color code

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

#a1dcdc
#8fc3c3
#7dabab
#6b9292
#597a7a
#476161
#354949
#233030
#111818
#000000

Tones

#a1dcdc
#aecfcf
#bbc2c2
#bfbfbf
#bfbfbf

Tones

Similar Color like #a1dcdc color

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

#a2dddd
#a3dede
#a4dfdf
#a5e0e0
#a6e1e1
#a7e2e2
#a8e3e3
#a9e4e4
#aae5e5
#abe6e6
#ace7e7
#ade8e8
#aee9e9
#afeaea
#a0dbdb
#9fdada
#9ed9d9
#9dd8d8
#9cd7d7
#9bd6d6
#9ad5d5
#99d4d4
#98d3d3
#97d2d2
#96d1d1
#95d0d0
#94cfcf
#93cece

Download this Light Green

Hex #a1dcdc 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.

#a1dcdc Color Code Preview on Black Background Color

This is how #a1dcdc Color will look on black background color. Color contrast ratio is 13.79

#a1dcdc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1dcdc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1dcdc

#a1dcdc color code is use for CSS Background Color

Background color for the above div is #a1dcdc

HTML with inline CSS

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

#a1dcdc color code is use for CSS Border Color

CSS Border color for the above div is #a1dcdc

HTML with inline CSS

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

CSS Border Left color for the above div is #a1dcdc

HTML with inline CSS

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

CSS Border Right color for the above div is #a1dcdc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1dcdc

HTML with inline CSS

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

CSS Border Top color for the above div is #a1dcdc

HTML with inline CSS

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

#a1dcdc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1dcdc Color code Preview on White Background

This is how #a1dcdc Color code will look on white background color. Color contrast ratio is 1.52

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 #a1dcdc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #a1dcdc; }

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(161,220,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,161,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,220,220,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }