Skip to main content Skip to docs navigation

#acc3cd 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 Winter Sky and its hex is #A9C0CB Nearest Color Name

Color Hue/Base color: Blue

Hex #acc3cd Color code in RGB color code model is created after adding 67.45% red color, 76.47% green color and 80.39% blue color. Hex #acc3cd Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 5% magenta, 0% yellow and 19.61% black.

Hex #acc3cd color code is between #aabbcc web safe hex color code and #bbccdd web safe hex color code. #aabbcc is the nearest web safe color code. You can see here many more shades of #acc3cd color code.

RGB Chart

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

Color Table

Hex Color Code acc3cd #acc3cd
RGB Decimal 172, 195, 205 172, 195, 205
RGB Percent 67%, 76%, 80% rgb(67%, 76%, 80%)
CSS RGBa 172, 195, 205,1 rgba(172,195,205,1)
CMYK Model cmyk(16%,5%,0%,19.61%)
HSL Color Space 198,25% ,74% hsl(198,25% ,74%)
HSV Color Space 198°, 16%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101100 11000011 11001101
Octal 254 303 315
Decimal 172 195 205
Hex ac c3 cd

Different shades of #acc3cd color code.

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

Darkest of #acc3cd
#547b8c
Darker of #acc3cd
#6c95a7
Dark of #acc3cd
#8cacba
Base of #acc3cd
#acc3cd
Light of #acc3cd
#ccdae0
Lighter
#ecf1f3
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

#acc3cd
#cdb6ac

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

Split Complementary

#acc3cd
#cdacb2
#cdc6ac

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

Analogous Color

#accdc4
#accdc9
#acc3cd
#acb8cd
#aeaccd

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

#acc3cd
#c3cdac
#cdacc3

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

#acc3cd
#cdacc3
#cdb6ac
#accdb6

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

#acc3cd
#c6accd
#cdb6ac
#b2cdac

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

#415f6c
#547b8c
#6c95a7
#8cacba
#acc3cd
#ccdae0
#ecf1f3
#ffffff
#ffffff

Tints of #acc3cd Color

#acc3cd
#b5c9d2
#bed0d8
#c7d7dd
#d0dde3
#dae4e8
#e3ebee
#ecf1f3
#f5f8f9
#ffffff

Shades of #acc3cd color code

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

#acc3cd
#98adb6
#85979f
#728288
#5f6c71
#4c565b
#394144
#262b2d
#131516
#000000

Tones

#acc3cd
#b9bec0
#bcbcbc
#bcbcbc
#bcbcbc

Tones

Similar Color like #acc3cd color

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

#adc4ce
#aec5cf
#afc6d0
#b0c7d1
#b1c8d2
#b2c9d3
#b3cad4
#b4cbd5
#b5ccd6
#b6cdd7
#b7ced8
#b8cfd9
#b9d0da
#bad1db
#abc2cc
#aac1cb
#a9c0ca
#a8bfc9
#a7bec8
#a6bdc7
#a5bcc6
#a4bbc5
#a3bac4
#a2b9c3
#a1b8c2
#a0b7c1
#9fb6c0
#9eb5bf

Download this Light Blue

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

#acc3cd Color Code Preview on Black Background Color

This is how #acc3cd Color will look on black background color. Color contrast ratio is 11.44

#acc3cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acc3cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #acc3cd

#acc3cd color code is use for CSS Background Color

Background color for the above div is #acc3cd

HTML with inline CSS

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

#acc3cd color code is use for CSS Border Color

CSS Border color for the above div is #acc3cd

HTML with inline CSS

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

CSS Border Left color for the above div is #acc3cd

HTML with inline CSS

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

CSS Border Right color for the above div is #acc3cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #acc3cd

HTML with inline CSS

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

CSS Border Top color for the above div is #acc3cd

HTML with inline CSS

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

#acc3cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#acc3cd Color code Preview on White Background

This is how #acc3cd Color code will look on white background color. Color contrast ratio is 1.84

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

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