Skip to main content Skip to docs navigation

#346cfd 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 Gentian Flower and its hex is #3366FF Nearest Color Name

Color Hue/Base color: Blue

Hex #346cfd Color code in RGB color code model is created after adding 20.39% red color, 42.35% green color and 99.22% blue color. Hex #346cfd Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 57% magenta, 0% yellow and 0.78% black.

Hex #346cfd color code is between #3366ff web safe hex color code and #4477ee web safe hex color code. #3366ff is the nearest web safe color code. You can see here many more shades of #346cfd color code.

RGB Chart

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

Color Table

Hex Color Code 346cfd #346cfd
RGB Decimal 52, 108, 253 52, 108, 253
RGB Percent 20%, 42%, 99% rgb(20%, 42%, 99%)
CSS RGBa 52, 108, 253,1 rgba(52,108,253,1)
CMYK Model cmyk(79%,57%,0%,0.78%)
HSL Color Space 223,98% ,60% hsl(223,98% ,60%)
HSV Color Space 223°, 79%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110100 01101100 11111101
Octal 64 154 375
Decimal 52 108 253
Hex 34 6c fd

Different shades of #346cfd color code.

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

Darkest of #346cfd
#012b96
Darker of #346cfd
#0239c9
Dark of #346cfd
#0248fc
Base of #346cfd
#346cfd
Light of #346cfd
#6691fd
Lighter
#99b5fe
Lightest
#cbdafe

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

#346cfd
#fdc534

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

Split Complementary

#346cfd
#fd6034
#d1fd34

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

Analogous Color

#34e1fd
#34c0fd
#346cfd
#3f34fd
#9334fd

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

#346cfd
#6cfd34
#fd346c

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

#346cfd
#fd346c
#fdc534
#34fdc5

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

#346cfd
#fd34d1
#fdc534
#34fd60

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 #346cfd

#011d64
#012b96
#0239c9
#0248fc
#346cfd
#6691fd
#99b5fe
#cbdafe
#fefeff

Tints of #346cfd Color

#346cfd
#4a7cfd
#618cfd
#779dfd
#8eadfd
#a4bdfe
#bbcefe
#d1defe
#e8eefe
#ffffff

Shades of #346cfd color code

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

#346cfd
#2e60e0
#2854c4
#2248a8
#1c3c8c
#173070
#112454
#0b1838
#050c1c
#000000

Tones

#346cfd
#4875e8
#5d7ed4
#7187bf
#8690ab

Tones

Similar Color like #346cfd color

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

#356dfe
#366eff
#376fff
#3870ff
#3971ff
#3a72ff
#3b73ff
#3c74ff
#3d75ff
#3e76ff
#3f77ff
#4078ff
#4179ff
#427aff
#336bfc
#326afb
#3169fa
#3068f9
#2f67f8
#2e66f7
#2d65f6
#2c64f5
#2b63f4
#2a62f3
#2961f2
#2860f1
#275ff0
#265eef

Download this Dark Blue

Hex #346cfd 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.

#346cfd Color Code Preview on Black Background Color

This is how #346cfd Color will look on black background color. Color contrast ratio is 4.71

#346cfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #346cfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #346cfd

#346cfd color code is use for CSS Background Color

Background color for the above div is #346cfd

HTML with inline CSS

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

#346cfd color code is use for CSS Border Color

CSS Border color for the above div is #346cfd

HTML with inline CSS

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

CSS Border Left color for the above div is #346cfd

HTML with inline CSS

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

CSS Border Right color for the above div is #346cfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #346cfd

HTML with inline CSS

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

CSS Border Top color for the above div is #346cfd

HTML with inline CSS

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

#346cfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#346cfd Color code Preview on White Background

This is how #346cfd Color code will look on white background color. Color contrast ratio is 4.46

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

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