crispedge.com

Color picker

Loading...

#d38bda hex color - Violet - Warm color - Information

#d38bda hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #d38bda Color code in RGB color code model is created after adding 82.75% red color, 54.51% green color and 85.49% blue color. Hex #d38bda Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 36% magenta, 0% yellow and 15% black.

Hex #d38bda color code is between #cc88dd web safe hex color code and #dd99cc web safe hex color code. #cc88dd is the nearest web safe color code. You can see here many more shades of #d38bda color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded38bda#d38bda
RGB Decimal211, 139, 218rgb(211, 139, 218)
RGB Percent83%, 55%, 85%rgb(83%, 55%, 85%)
CSS RGBa211, 139, 218,1rgba(211,139,218,1)
CMYK Modelcmyk(3%,36%,0%,15%)
HSL Color Space295,52% ,70%hsl(295,52% ,70%)
HSV Color Space295°, 36%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110100111000101111011010
Octal323213332
Decimal211139218
Hexd38bda

Different shades of #d38bda color code.

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

Light Shade of #d38bda
#e2b2e6
Dark Shade of #d38bda
#c464ce
Saturated Shade of #d38bda
#d983e2
Desaturated Shade of #d38bda
#cd93d2
Grey scale Shade of #d38bda
#b3b3b3
Brighten Shade
#eca4f3
Most Readable Shade
#000000

Shades of #d38bda color code

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

#d38bda
#bb7bc1
#a46ca9
#8c5c91
#754d79
#5d3d60
#462e48
#2e1e30
#170f18
#000000

Similar Color like #d38bda color

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

#d48cdb
#d58ddc
#d68edd
#d78fde
#d890df
#d991e0
#da92e1
#db93e2
#dc94e3
#dd95e4
#de96e5
#df97e6
#e098e7
#e199e8
#d28ad9
#d189d8
#d088d7
#cf87d6
#ce86d5
#cd85d4
#cc84d3
#cb83d2
#ca82d1
#c981d0
#c880cf
#c77fce
#c67ecd
#c57dcc

Monochromatic Color with #d38bda

#d38bda
#050305
#2e1f30
#583a5a
#815585
#aa70af

Tints of #d38bda Color

#d38bda
#d797de
#dca4e2
#e1b1e6
#e6beea
#ebcbee
#f0d8f2
#f5e5f6
#faf2fa
#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

#d38bda
#92da8b

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

Split Complementary

#d38bda
#b9da8b
#8bdaac

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

Analogous Color

#b38bda
#c38bda
#d38bda
#da8bd1
#da8bc1

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

#d38bda
#dad38b
#8bdad3

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

#d38bda
#daac8b
#92da8b
#8bb9da

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

#d38bda
#92da8b
#8bdaac
#da8bb9

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

#d38bda Color Code Preview on Black Background Color

This is how #d38bda Color will look on black background color. Color contrast ratio is 8.48

#d38bda in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d38bda

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d38bda

#d38bda color code is use for CSS Background Color

Background color for the above div is #d38bda

HTML with inline CSS

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

#d38bda color code is use for CSS Border Color

CSS Border color for the above div is #d38bda

HTML with inline CSS

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

CSS Border Left color for the above div is #d38bda

HTML with inline CSS

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

CSS Border Right color for the above div is #d38bda

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d38bda

HTML with inline CSS

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

CSS Border Top color for the above div is #d38bda

HTML with inline CSS

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

#d38bda hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d38bda Color code Preview on White Background

This is how #d38bda Color code will look on white background color. Color contrast ratio is 2.48

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

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(211,139,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(146,218,139,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(211,139,218,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.