Skip to main content Skip to docs navigation

#a1cdce 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 Ice Boutique Turquoise and its hex is #A2CDCB Nearest Color Name

Color Hue/Base color: Green

Hex #a1cdce Color code in RGB color code model is created after adding 63.14% red color, 80.39% green color and 80.78% blue color. Hex #a1cdce Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 0% magenta, 0% yellow and 19.22% black.

Hex #a1cdce color code is between #99cccc web safe hex color code and #aadddd web safe hex color code. #99cccc is the nearest web safe color code. You can see here many more shades of #a1cdce color code.

RGB Chart

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

Color Table

Hex Color Code a1cdce #a1cdce
RGB Decimal 161, 205, 206 161, 205, 206
RGB Percent 63%, 80%, 81% rgb(63%, 80%, 81%)
CSS RGBa 161, 205, 206,1 rgba(161,205,206,1)
CMYK Model cmyk(22%,0%,0%,19.22%)
HSL Color Space 181,31% ,72% hsl(181,31% ,72%)
HSV Color Space 181°, 22%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100001 11001101 11001110
Octal 241 315 316
Decimal 161 205 206
Hex a1 cd ce

Different shades of #a1cdce color code.

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

Darkest of #a1cdce
#498b8d
Darker of #a1cdce
#5ea9ab
Dark of #a1cdce
#7fbbbd
Base of #a1cdce
#a1cdce
Light of #a1cdce
#c3dfdf
Lighter
#e4f1f1
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

#a1cdce
#cea2a1

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

Split Complementary

#a1cdce
#cea1b7
#ceb8a1

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

Analogous Color

#a1ceb5
#a1cebc
#a1cdce
#a1bece
#a1abce

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

#a1cdce
#cdcea1
#cea1cd

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

#a1cdce
#cea1cd
#cea2a1
#a1cea2

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

#a1cdce
#b8a1ce
#cea2a1
#b7cea1

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

#386a6b
#498b8d
#5ea9ab
#7fbbbd
#a1cdce
#c3dfdf
#e4f1f1
#ffffff
#ffffff

Tints of #a1cdce Color

#a1cdce
#abd2d3
#b5d8d8
#c0ddde
#cae3e3
#d5e8e9
#dfeeee
#eaf3f4
#f4f9f9
#ffffff

Shades of #a1cdce color code

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

#a1cdce
#8fb6b7
#7d9fa0
#6b8889
#597172
#475b5b
#354444
#232d2d
#111616
#000000

Tones

#a1cdce
#afbfc0
#b7b7b7
#b7b7b7
#b7b7b7

Tones

Similar Color like #a1cdce color

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

#a2cecf
#a3cfd0
#a4d0d1
#a5d1d2
#a6d2d3
#a7d3d4
#a8d4d5
#a9d5d6
#aad6d7
#abd7d8
#acd8d9
#add9da
#aedadb
#afdbdc
#a0cccd
#9fcbcc
#9ecacb
#9dc9ca
#9cc8c9
#9bc7c8
#9ac6c7
#99c5c6
#98c4c5
#97c3c4
#96c2c3
#95c1c2
#94c0c1
#93bfc0

Download this Light Green

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

#a1cdce Color Code Preview on Black Background Color

This is how #a1cdce Color will look on black background color. Color contrast ratio is 12.14

#a1cdce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1cdce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a1cdce

#a1cdce color code is use for CSS Background Color

Background color for the above div is #a1cdce

HTML with inline CSS

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

#a1cdce color code is use for CSS Border Color

CSS Border color for the above div is #a1cdce

HTML with inline CSS

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

CSS Border Left color for the above div is #a1cdce

HTML with inline CSS

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

CSS Border Right color for the above div is #a1cdce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a1cdce

HTML with inline CSS

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

CSS Border Top color for the above div is #a1cdce

HTML with inline CSS

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

#a1cdce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a1cdce Color code Preview on White Background

This is how #a1cdce Color code will look on white background color. Color contrast ratio is 1.73

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

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