@
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.

#cd99d2 hex color - Violet - Warm color - Information

#cd99d2 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cd99d2 Color code in RGB color code model is created after adding 80.39% red color, 60% green color and 82.35% blue color. Hex #cd99d2 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 27% magenta, 0% yellow and 17.65% black.

Hex #cd99d2 color code is between #cc88cc web safe hex color code and #ddaadd web safe hex color code. #cc88cc is the nearest web safe color code. You can see here many more shades of #cd99d2 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecd99d2#cd99d2
RGB Decimal205, 153, 210rgb(205, 153, 210)
RGB Percent80%, 60%, 82%rgb(80%, 60%, 82%)
CSS RGBa205, 153, 210,1rgba(205,153,210,1)
CMYK Modelcmyk(2%,27%,0%,17.65%)
HSL Color Space295,39% ,71%hsl(295,39% ,71%)
HSV Color Space295°, 27%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011011001100111010010
Octal315231322
Decimal205153210
Hexcd99d2

Different shades of #cd99d2 color code.

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

Light Shade of #cd99d2
#debce2
Dark Shade of #cd99d2
#bc76c2
Saturated Shade of #cd99d2
#d392d9
Desaturated Shade of #cd99d2
#c7a0cb
Grey scale Shade of #cd99d2
#b5b5b5
Brighten Shade
#e6b2eb
Most Readable Shade
#000000

Shades of #cd99d2 color code

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

#cd99d2
#b688ba
#9f77a3
#88668c
#715574
#5b445d
#443346
#2d222e
#161117
#000000

Similar Color like #cd99d2 color

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

#ce9ad3
#cf9bd4
#d09cd5
#d19dd6
#d29ed7
#d39fd8
#d4a0d9
#d5a1da
#d6a2db
#d7a3dc
#d8a4dd
#d9a5de
#daa6df
#dba7e0
#cc98d1
#cb97d0
#ca96cf
#c995ce
#c894cd
#c793cc
#c692cb
#c591ca
#c490c9
#c38fc8
#c28ec7
#c18dc6
#c08cc5
#bf8bc4

Monochromatic Color with #cd99d2

#cd99d2
#f6b8fc
#271d28
#513c52
#7a5b7d
#a37aa7

Tints of #cd99d2 Color

#cd99d2
#d2a4d7
#d8afdc
#ddbbe1
#e3c6e6
#e8d1eb
#eeddf0
#f3e8f5
#f9f3fa
#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

#cd99d2
#9ed299

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

Split Complementary

#cd99d2
#bad299
#99d2b1

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

Analogous Color

#b699d2
#c299d2
#cd99d2
#d299cc
#d299c0

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

#cd99d2
#d2cd99
#99d2cd

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

#cd99d2
#d2b099
#9ed299
#99bad2

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

#cd99d2
#9ed299
#99d2b1
#d299ba

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 #cd99d2 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.

#cd99d2 Color Code Preview on Black Background Color

This is how #cd99d2 Color will look on black background color. Color contrast ratio is 9.08

#cd99d2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd99d2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cd99d2

#cd99d2 color code is use for CSS Background Color

Background color for the above div is #cd99d2

HTML with inline CSS

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

#cd99d2 color code is use for CSS Border Color

CSS Border color for the above div is #cd99d2

HTML with inline CSS

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

CSS Border Left color for the above div is #cd99d2

HTML with inline CSS

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

CSS Border Right color for the above div is #cd99d2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cd99d2

HTML with inline CSS

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

CSS Border Top color for the above div is #cd99d2

HTML with inline CSS

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

#cd99d2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cd99d2 Color code Preview on White Background

This is how #cd99d2 Color code will look on white background color. Color contrast ratio is 2.31

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

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(205,153,210,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,210,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,153,210,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.