Skip to main content Skip to docs navigation

#afd0db 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 Balboa and its hex is #AFD3DA Nearest Color Name

Color Hue/Base color: Green

Hex #afd0db Color code in RGB color code model is created after adding 68.63% red color, 81.57% green color and 85.88% blue color. Hex #afd0db Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 5% magenta, 0% yellow and 14.12% black.

Hex #afd0db color code is between #aaccdd web safe hex color code and #bbddcc web safe hex color code. #aaccdd is the nearest web safe color code. You can see here many more shades of #afd0db color code.

RGB Chart

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

Color Table

Hex Color Code afd0db #afd0db
RGB Decimal 175, 208, 219 175, 208, 219
RGB Percent 69%, 82%, 86% rgb(69%, 82%, 86%)
CSS RGBa 175, 208, 219,1 rgba(175,208,219,1)
CMYK Model cmyk(20%,5%,0%,14.12%)
HSL Color Space 195,38% ,77% hsl(195,38% ,77%)
HSV Color Space 195°, 20%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 11010000 11011011
Octal 257 320 333
Decimal 175 208 219
Hex af d0 db

Different shades of #afd0db color code.

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

Darkest of #afd0db
#4b8fa6
Darker of #afd0db
#69a7bb
Dark of #afd0db
#8cbbcb
Base of #afd0db
#afd0db
Light of #afd0db
#d2e5eb
Lighter
#f5f9fb
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

#afd0db
#dbbaaf

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

Split Complementary

#afd0db
#dbafba
#dbd0af

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

Analogous Color

#afdbcc
#afdbd4
#afd0db
#afc1db
#afafdb

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

#afd0db
#d0dbaf
#dbafd0

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

#afd0db
#dbafd0
#dbbaaf
#afdbba

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

#afd0db
#d0afdb
#dbbaaf
#badbaf

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

#3b7183
#4b8fa6
#69a7bb
#8cbbcb
#afd0db
#d2e5eb
#f5f9fb
#ffffff
#ffffff

Tints of #afd0db Color

#afd0db
#b7d5df
#c0dae3
#c9dfe7
#d2e4eb
#dbeaef
#e4eff3
#edf4f7
#f6f9fb
#ffffff

Shades of #afd0db color code

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

#afd0db
#9bb8c2
#88a1aa
#748a92
#617379
#4d5c61
#3a4549
#262e30
#131718
#000000

Tones

#afd0db
#bbcacf
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #afd0db color

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

#b0d1dc
#b1d2dd
#b2d3de
#b3d4df
#b4d5e0
#b5d6e1
#b6d7e2
#b7d8e3
#b8d9e4
#b9dae5
#badbe6
#bbdce7
#bcdde8
#bddee9
#aecfda
#adced9
#accdd8
#abccd7
#aacbd6
#a9cad5
#a8c9d4
#a7c8d3
#a6c7d2
#a5c6d1
#a4c5d0
#a3c4cf
#a2c3ce
#a1c2cd

Download this Light Green

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

#afd0db Color Code Preview on Black Background Color

This is how #afd0db Color will look on black background color. Color contrast ratio is 12.87

#afd0db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd0db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #afd0db

#afd0db color code is use for CSS Background Color

Background color for the above div is #afd0db

HTML with inline CSS

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

#afd0db color code is use for CSS Border Color

CSS Border color for the above div is #afd0db

HTML with inline CSS

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

CSS Border Left color for the above div is #afd0db

HTML with inline CSS

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

CSS Border Right color for the above div is #afd0db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #afd0db

HTML with inline CSS

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

CSS Border Top color for the above div is #afd0db

HTML with inline CSS

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

#afd0db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#afd0db Color code Preview on White Background

This is how #afd0db Color code will look on white background color. Color contrast ratio is 1.63

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

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