Skip to main content Skip to docs navigation

#affddf hex color | Download Light Blue 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 Icery and its hex is #A5FCDC Nearest Color Name

Color Hue/Base color: Blue

Hex #affddf Color code in RGB color code model is created after adding 68.63% red color, 99.22% green color and 87.45% blue color. Hex #affddf Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 0% magenta, 12% yellow and 0.78% black.

Hex #affddf color code is between #aaffdd web safe hex color code and #bbeeee web safe hex color code. #aaffdd is the nearest web safe color code. You can see here many more shades of #affddf color code.

RGB Chart

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

Color Table

Hex Color Code affddf #affddf
RGB Decimal 175, 253, 223 175, 253, 223
RGB Percent 69%, 99%, 87% rgb(69%, 99%, 87%)
CSS RGBa 175, 253, 223,1 rgba(175,253,223,1)
CMYK Model cmyk(31%,0%,12%,0.78%)
HSL Color Space 157,95% ,84% hsl(157,95% ,84%)
HSV Color Space 157°, 31%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101111 11111101 11011111
Octal 257 375 337
Decimal 175 253 223
Hex af fd df

Different shades of #affddf color code.

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

Darkest of #affddf
#1af9a3
Darker of #affddf
#4bfbb7
Dark of #affddf
#7dfccb
Base of #affddf
#affddf
Light of #affddf
#e1fef3
Lighter
#ffffff
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

#affddf
#fdafcd

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

Split Complementary

#affddf
#fdaff4
#fdb8af

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

Analogous Color

#affdb1
#affdbe
#affddf
#affdf9
#afe1fd

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

#affddf
#fddfaf
#dfaffd

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

#affddf
#dfaffd
#fdafcd
#cdfdaf

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

#affddf
#b8affd
#fdafcd
#f4fdaf

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

#05db89
#1af9a3
#4bfbb7
#7dfccb
#affddf
#e1fef3
#ffffff
#ffffff
#ffffff

Tints of #affddf Color

#affddf
#b7fde2
#c0fde6
#c9fde9
#d2fded
#dbfef0
#e4fef4
#edfef7
#f6fefb
#ffffff

Shades of #affddf color code

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

#affddf
#9be0c6
#88c4ad
#74a894
#618c7b
#4d7063
#3a544a
#263831
#131c18
#000000

Tones

#affddf
#b7f5dd
#bfeddb
#c8e4d9
#d0dcd7

Tones

Similar Color like #affddf color

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

#b0fee0
#b1ffe1
#b2ffe2
#b3ffe3
#b4ffe4
#b5ffe5
#b6ffe6
#b7ffe7
#b8ffe8
#b9ffe9
#baffea
#bbffeb
#bcffec
#bdffed
#aefcde
#adfbdd
#acfadc
#abf9db
#aaf8da
#a9f7d9
#a8f6d8
#a7f5d7
#a6f4d6
#a5f3d5
#a4f2d4
#a3f1d3
#a2f0d2
#a1efd1

Download this Light Blue

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

#affddf Color Code Preview on Black Background Color

This is how #affddf Color will look on black background color. Color contrast ratio is 17.94

#affddf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #affddf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #affddf

#affddf color code is use for CSS Background Color

Background color for the above div is #affddf

HTML with inline CSS

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

#affddf color code is use for CSS Border Color

CSS Border color for the above div is #affddf

HTML with inline CSS

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

CSS Border Left color for the above div is #affddf

HTML with inline CSS

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

CSS Border Right color for the above div is #affddf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #affddf

HTML with inline CSS

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

CSS Border Top color for the above div is #affddf

HTML with inline CSS

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

#affddf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#affddf Color code Preview on White Background

This is how #affddf Color code will look on white background color. Color contrast ratio is 1.17

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

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