crispedge.com

Color picker

Loading...

#db90fa hex color - Violet - Warm color - Information

#db90fa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #db90fa Color code in RGB color code model is created after adding 85.88% red color, 56.47% green color and 98.04% blue color. Hex #db90fa Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 42% magenta, 0% yellow and 2% black.

Hex #db90fa color code is between #dd88ff web safe hex color code and #cc99ee web safe hex color code. #dd88ff is the nearest web safe color code. You can see here many more shades of #db90fa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedb90fa#db90fa
RGB Decimal219, 144, 250rgb(219, 144, 250)
RGB Percent86%, 56%, 98%rgb(86%, 56%, 98%)
CSS RGBa219, 144, 250,1rgba(219,144,250,1)
CMYK Modelcmyk(12%,42%,0%,2%)
HSL Color Space282,91% ,77%hsl(282,91% ,77%)
HSV Color Space282°, 42%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111001000011111010
Octal333220372
Decimal219144250
Hexdb90fa

Different shades of #db90fa color code.

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

Light Shade of #db90fa
#ebc1fc
Dark Shade of #db90fa
#cb5ff8
Saturated Shade of #db90fa
#dd8bff
Desaturated Shade of #db90fa
#d996f4
Grey scale Shade of #db90fa
#c5c5c5
Brighten Shade
#f4a9ff
Most Readable Shade
#000000

Shades of #db90fa color code

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

#db90fa
#c280de
#aa70c2
#9260a6
#79508a
#61406f
#493053
#302037
#18101b
#000000

Similar Color like #db90fa color

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

#dc91fb
#dd92fc
#de93fd
#df94fe
#e095ff
#e196ff
#e297ff
#e398ff
#e499ff
#e59aff
#e69bff
#e79cff
#e89dff
#e99eff
#da8ff9
#d98ef8
#d88df7
#d78cf6
#d68bf5
#d58af4
#d489f3
#d388f2
#d287f1
#d186f0
#d085ef
#cf84ee
#ce83ed
#cd82ec

Monochromatic Color with #db90fa

#db90fa
#211625
#462e50
#6b477a
#915fa5
#b678cf

Tints of #db90fa Color

#db90fa
#df9cfa
#e3a8fb
#e7b5fb
#ebc1fc
#efcdfc
#f3dafd
#f7e6fd
#fbf2fe
#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

#db90fa
#affa90

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

Split Complementary

#db90fa
#e4fa90
#90faa6

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

Analogous Color

#b190fa
#c690fa
#db90fa
#f090fa
#fa90ef

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

#db90fa
#fadb90
#90fadb

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

#db90fa
#faa690
#affa90
#90e4fa

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

#db90fa
#affa90
#90faa6
#fa90e4

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

#db90fa Color Code Preview on Black Background Color

This is how #db90fa Color will look on black background color. Color contrast ratio is 9.38

#db90fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db90fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #db90fa

#db90fa color code is use for CSS Background Color

Background color for the above div is #db90fa

HTML with inline CSS

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

#db90fa color code is use for CSS Border Color

CSS Border color for the above div is #db90fa

HTML with inline CSS

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

CSS Border Left color for the above div is #db90fa

HTML with inline CSS

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

CSS Border Right color for the above div is #db90fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #db90fa

HTML with inline CSS

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

CSS Border Top color for the above div is #db90fa

HTML with inline CSS

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

#db90fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#db90fa Color code Preview on White Background

This is how #db90fa Color code will look on white background color. Color contrast ratio is 2.24

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

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(219,144,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,250,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,144,250,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.