Skip to main content Skip to docs navigation

#d08ff2 hex color | Download Light Violet 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 Azuremyst Isle and its hex is #CC81F0 Nearest Color Name

Color Hue/Base color: Violet

Hex #d08ff2 Color code in RGB color code model is created after adding 81.57% red color, 56.08% green color and 94.9% blue color. Hex #d08ff2 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 41% magenta, 0% yellow and 5.1% black.

Hex #d08ff2 color code is between #cc88ee web safe hex color code and #dd99ff web safe hex color code. #cc88ee is the nearest web safe color code. You can see here many more shades of #d08ff2 color code.

RGB Chart

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

Color Table

Hex Color Code d08ff2 #d08ff2
RGB Decimal 208, 143, 242 208, 143, 242
RGB Percent 82%, 56%, 95% rgb(82%, 56%, 95%)
CSS RGBa 208, 143, 242,1 rgba(208,143,242,1)
CMYK Model cmyk(14%,41%,0%,5.1%)
HSL Color Space 279,79% ,75% hsl(279,79% ,75%)
HSV Color Space 279°, 41%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 10001111 11110010
Octal 320 217 362
Decimal 208 143 242
Hex d0 8f f2

Different shades of #d08ff2 color code.

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

Darkest of #d08ff2
#9118d0
Darker of #d08ff2
#aa34e7
Dark of #d08ff2
#bd61ed
Base of #d08ff2
#d08ff2
Light of #d08ff2
#e3bdf7
Lighter
#f6eafd
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

#d08ff2
#b1f28f

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

Split Complementary

#d08ff2
#e3f28f
#8ff29e

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

Analogous Color

#968ff2
#a78ff2
#d08ff2
#f18ff2
#f28fca

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

#d08ff2
#8ff2d0
#f2d08f

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

#d08ff2
#f2d08f
#b1f28f
#8fb1f2

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

#d08ff2
#f29e8f
#b1f28f
#8fe3f2

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

#7113a2
#9118d0
#aa34e7
#bd61ed
#d08ff2
#e3bdf7
#f6eafd
#ffffff
#ffffff

Tints of #d08ff2 Color

#d08ff2
#d59bf3
#daa7f4
#dfb4f6
#e4c0f7
#eacdf9
#efd9fa
#f4e6fc
#f9f2fd
#ffffff

Shades of #d08ff2 color code

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

#d08ff2
#b87fd7
#a16fbc
#8a5fa1
#734f86
#5c3f6b
#452f50
#2e1f35
#170f1a
#000000

Tones

#d08ff2
#cc9be5
#c8a8d9
#c4b4cc
#c0c0c0

Tones

Similar Color like #d08ff2 color

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

#d190f3
#d291f4
#d392f5
#d493f6
#d594f7
#d695f8
#d796f9
#d897fa
#d998fb
#da99fc
#db9afd
#dc9bfe
#dd9cff
#de9dff
#cf8ef1
#ce8df0
#cd8cef
#cc8bee
#cb8aed
#ca89ec
#c988eb
#c887ea
#c786e9
#c685e8
#c584e7
#c483e6
#c382e5
#c281e4

Download this Light Violet

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

#d08ff2 Color Code Preview on Black Background Color

This is how #d08ff2 Color will look on black background color. Color contrast ratio is 8.89

#d08ff2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08ff2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d08ff2

#d08ff2 color code is use for CSS Background Color

Background color for the above div is #d08ff2

HTML with inline CSS

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

#d08ff2 color code is use for CSS Border Color

CSS Border color for the above div is #d08ff2

HTML with inline CSS

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

CSS Border Left color for the above div is #d08ff2

HTML with inline CSS

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

CSS Border Right color for the above div is #d08ff2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d08ff2

HTML with inline CSS

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

CSS Border Top color for the above div is #d08ff2

HTML with inline CSS

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

#d08ff2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d08ff2 Color code Preview on White Background

This is how #d08ff2 Color code will look on white background color. Color contrast ratio is 2.36

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

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(208,143,242,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,242,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(208,143,242,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }