Skip to main content Skip to docs navigation

#6a84df hex color | Download Dark Blue 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 Pantone 2129 C and its hex is #5F8DDA Nearest Color Name

Color Hue/Base color: Blue

Hex #6a84df Color code in RGB color code model is created after adding 41.57% red color, 51.76% green color and 87.45% blue color. Hex #6a84df Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 41% magenta, 0% yellow and 12.55% black.

Hex #6a84df color code is between #6688dd web safe hex color code and #7777ee web safe hex color code. #6688dd is the nearest web safe color code. You can see here many more shades of #6a84df color code.

RGB Chart

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

Color Table

Hex Color Code 6a84df #6a84df
RGB Decimal 106, 132, 223 106, 132, 223
RGB Percent 42%, 52%, 87% rgb(42%, 52%, 87%)
CSS RGBa 106, 132, 223,1 rgba(106,132,223,1)
CMYK Model cmyk(52%,41%,0%,12.55%)
HSL Color Space 227,65% ,65% hsl(227,65% ,65%)
HSV Color Space 227°, 52%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01101010 10000100 11011111
Octal 152 204 337
Decimal 106 132 223
Hex 6a 84 df

Different shades of #6a84df color code.

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

Darkest of #6a84df
#1f3891
Darker of #6a84df
#2849bb
Dark of #6a84df
#4061d6
Base of #6a84df
#6a84df
Light of #6a84df
#94a7e8
Lighter
#bec9f1
Lightest
#e8ecfa

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

#6a84df
#dfc56a

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

Split Complementary

#6a84df
#df8b6a
#bedf6a

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

Analogous Color

#6ac8df
#6ab5df
#6a84df
#776adf
#a86adf

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

#6a84df
#84df6a
#df6a84

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

#6a84df
#df6a84
#dfc56a
#6adfc5

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

#6a84df
#df6abe
#dfc56a
#6adf8b

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 #6a84df

#162867
#1f3891
#2849bb
#4061d6
#6a84df
#94a7e8
#bec9f1
#e8ecfa
#ffffff

Tints of #6a84df Color

#6a84df
#7a91e2
#8b9fe6
#9bade9
#acbaed
#bcc8f0
#cdd6f4
#dde3f7
#eef1fb
#ffffff

Shades of #6a84df color code

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

#6a84df
#5e75c6
#5266ad
#465894
#3a497b
#2f3a63
#232c4a
#171d31
#0b0e18
#000000

Tones

#6a84df
#7c8ecd
#8e98bb
#a0a2a9
#a5a5a5

Tones

Similar Color like #6a84df color

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

#6b85e0
#6c86e1
#6d87e2
#6e88e3
#6f89e4
#708ae5
#718be6
#728ce7
#738de8
#748ee9
#758fea
#7690eb
#7791ec
#7892ed
#6983de
#6882dd
#6781dc
#6680db
#657fda
#647ed9
#637dd8
#627cd7
#617bd6
#607ad5
#5f79d4
#5e78d3
#5d77d2
#5c76d1

Download this Dark Blue

Hex #6a84df 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.

#6a84df Color Code Preview on Black Background Color

This is how #6a84df Color will look on black background color. Color contrast ratio is 5.98

#6a84df in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6a84df

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6a84df

#6a84df color code is use for CSS Background Color

Background color for the above div is #6a84df

HTML with inline CSS

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

#6a84df color code is use for CSS Border Color

CSS Border color for the above div is #6a84df

HTML with inline CSS

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

CSS Border Left color for the above div is #6a84df

HTML with inline CSS

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

CSS Border Right color for the above div is #6a84df

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6a84df

HTML with inline CSS

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

CSS Border Top color for the above div is #6a84df

HTML with inline CSS

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

#6a84df hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6a84df Color code Preview on White Background

This is how #6a84df Color code will look on white background color. Color contrast ratio is 3.51

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

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(106,132,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,197,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(106,132,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }