Skip to main content Skip to docs navigation

#a7dbdd 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 Crystal and its hex is #A7D8DE Nearest Color Name

Color Hue/Base color: Blue

Hex #a7dbdd Color code in RGB color code model is created after adding 65.49% red color, 85.88% green color and 86.67% blue color. Hex #a7dbdd Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 1% magenta, 0% yellow and 13.33% black.

Hex #a7dbdd color code is between #aaddcc web safe hex color code and #99ccee web safe hex color code. #aaddcc is the nearest web safe color code. You can see here many more shades of #a7dbdd color code.

RGB Chart

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

Color Table

Hex Color Code a7dbdd #a7dbdd
RGB Decimal 167, 219, 221 167, 219, 221
RGB Percent 65%, 86%, 87% rgb(65%, 86%, 87%)
CSS RGBa 167, 219, 221,1 rgba(167,219,221,1)
CMYK Model cmyk(24%,1%,0%,13.33%)
HSL Color Space 182,44% ,76% hsl(182,44% ,76%)
HSV Color Space 182°, 24%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100111 11011011 11011101
Octal 247 333 335
Decimal 167 219 221
Hex a7 db dd

Different shades of #a7dbdd color code.

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

Darkest of #a7dbdd
#41a6aa
Darker of #a7dbdd
#5dbdc1
Dark of #a7dbdd
#82cccf
Base of #a7dbdd
#a7dbdd
Light of #a7dbdd
#cceaeb
Lighter
#f1f9f9
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

#a7dbdd
#dda9a7

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

Split Complementary

#a7dbdd
#dda7c0
#ddc4a7

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

Analogous Color

#a7ddc0
#a7ddc9
#a7dbdd
#a7c9dd
#a7b3dd

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

#a7dbdd
#dbdda7
#dda7db

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

#a7dbdd
#dda7db
#dda9a7
#a7dda9

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

#a7dbdd
#c4a7dd
#dda9a7
#c0dda7

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

#338285
#41a6aa
#5dbdc1
#82cccf
#a7dbdd
#cceaeb
#f1f9f9
#ffffff
#ffffff

Tints of #a7dbdd Color

#a7dbdd
#b0dfe0
#bae3e4
#c4e7e8
#ceebec
#d7efef
#e1f3f3
#ebf7f7
#f5fbfb
#ffffff

Shades of #a7dbdd color code

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

#a7dbdd
#94c2c4
#81aaab
#6f9293
#5c797a
#4a6162
#374949
#253031
#121818
#000000

Tones

#a7dbdd
#b3d0d1
#bfc4c5
#c2c2c2
#c2c2c2

Tones

Similar Color like #a7dbdd color

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

#a8dcde
#a9dddf
#aadee0
#abdfe1
#ace0e2
#ade1e3
#aee2e4
#afe3e5
#b0e4e6
#b1e5e7
#b2e6e8
#b3e7e9
#b4e8ea
#b5e9eb
#a6dadc
#a5d9db
#a4d8da
#a3d7d9
#a2d6d8
#a1d5d7
#a0d4d6
#9fd3d5
#9ed2d4
#9dd1d3
#9cd0d2
#9bcfd1
#9aced0
#99cdcf

Download this Light Blue

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

#a7dbdd Color Code Preview on Black Background Color

This is how #a7dbdd Color will look on black background color. Color contrast ratio is 13.82

#a7dbdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7dbdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a7dbdd

#a7dbdd color code is use for CSS Background Color

Background color for the above div is #a7dbdd

HTML with inline CSS

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

#a7dbdd color code is use for CSS Border Color

CSS Border color for the above div is #a7dbdd

HTML with inline CSS

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

CSS Border Left color for the above div is #a7dbdd

HTML with inline CSS

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

CSS Border Right color for the above div is #a7dbdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a7dbdd

HTML with inline CSS

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

CSS Border Top color for the above div is #a7dbdd

HTML with inline CSS

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

#a7dbdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a7dbdd Color code Preview on White Background

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

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