crispedge.com

Color picker

Loading...

#d1a6c6 hex color - Violet - Warm color - Information

#d1a6c6 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d1a6c6 Color code in RGB color code model is created after adding 81.96% red color, 65.1% green color and 77.65% blue color. Hex #d1a6c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 5% yellow and 18% black.

Hex #d1a6c6 color code is between #ccaacc web safe hex color code and #dd99bb web safe hex color code. #ccaacc is the nearest web safe color code. You can see here many more shades of #d1a6c6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded1a6c6#d1a6c6
RGB Decimal209, 166, 198rgb(209, 166, 198)
RGB Percent82%, 65%, 78%rgb(82%, 65%, 78%)
CSS RGBa209, 166, 198,1rgba(209,166,198,1)
CMYK Modelcmyk(0%,21%,5%,18%)
HSL Color Space315,32% ,74%hsl(315,32% ,74%)
HSV Color Space315°, 21%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100011010011011000110
Octal321246306
Decimal209166198
Hexd1a6c6

Different shades of #d1a6c6 color code.

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

Light Shade of #d1a6c6
#e2c8dc
Dark Shade of #d1a6c6
#c084b0
Saturated Shade of #d1a6c6
#d89fc9
Desaturated Shade of #d1a6c6
#caadc3
Grey scale Shade of #d1a6c6
#bbbbbb
Brighten Shade
#eabfdf
Most Readable Shade
#000000

Shades of #d1a6c6 color code

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

#d1a6c6
#b993b0
#a2819a
#8b6e84
#745c6e
#5c4958
#453742
#2e242c
#171216
#000000

Similar Color like #d1a6c6 color

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

#d2a7c7
#d3a8c8
#d4a9c9
#d5aaca
#d6abcb
#d7accc
#d8adcd
#d9aece
#daafcf
#dbb0d0
#dcb1d1
#ddb2d2
#deb3d3
#dfb4d4
#d0a5c5
#cfa4c4
#cea3c3
#cda2c2
#cca1c1
#cba0c0
#ca9fbf
#c99ebe
#c89dbd
#c79cbc
#c69bbb
#c59aba
#c499b9
#c398b8

Monochromatic Color with #d1a6c6

#d1a6c6
#fbc8ee
#271f25
#51414d
#7c6275
#a6849e

Tints of #d1a6c6 Color

#d1a6c6
#d6afcc
#dbb9d2
#e0c3d9
#e5cddf
#ead7e5
#efe1ec
#f4ebf2
#f9f5f8
#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

#d1a6c6
#a6d1b1

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

Split Complementary

#d1a6c6
#b1d1a6
#a6d1c6

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

Analogous Color

#cba6d1
#d1a6cf
#d1a6c6
#d1a6bd
#d1a6b5

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

#d1a6c6
#c6d1a6
#a6c6d1

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

#d1a6c6
#d1c6a6
#a6d1b1
#a6b0d1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#d1a6c6
#a6d1b1
#a6d1c6
#d1a6b1

Double Complementary 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).

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

#d1a6c6 Color Code Preview on Black Background Color

This is how #d1a6c6 Color will look on black background color. Color contrast ratio is 9.98

#d1a6c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1a6c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d1a6c6

#d1a6c6 color code is use for CSS Background Color

Background color for the above div is #d1a6c6

HTML with inline CSS

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

#d1a6c6 color code is use for CSS Border Color

CSS Border color for the above div is #d1a6c6

HTML with inline CSS

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

CSS Border Left color for the above div is #d1a6c6

HTML with inline CSS

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

CSS Border Right color for the above div is #d1a6c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d1a6c6

HTML with inline CSS

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

CSS Border Top color for the above div is #d1a6c6

HTML with inline CSS

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

#d1a6c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d1a6c6 Color code Preview on White Background

This is how #d1a6c6 Color code will look on white background color. Color contrast ratio is 2.10

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(209,166,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(166,209,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(209,166,198,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.