Skip to main content Skip to docs navigation

#223dfd 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 Vivid Blue and its hex is #152EFF Nearest Color Name

Color Hue/Base color: Blue

Hex #223dfd Color code in RGB color code model is created after adding 13.33% red color, 23.92% green color and 99.22% blue color. Hex #223dfd Color code in CMYK color (process color) code model is generated after subtraction of 87% cyan, 76% magenta, 0% yellow and 0.78% black.

Hex #223dfd color code is between #1144ff web safe hex color code and #3333ee web safe hex color code. #1144ff is the nearest web safe color code. You can see here many more shades of #223dfd color code.

RGB Chart

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

Color Table

Hex Color Code 223dfd #223dfd
RGB Decimal 34, 61, 253 34, 61, 253
RGB Percent 13%, 24%, 99% rgb(13%, 24%, 99%)
CSS RGBa 34, 61, 253,1 rgba(34,61,253,1)
CMYK Model cmyk(87%,76%,0%,0.78%)
HSL Color Space 233,98% ,56% hsl(233,98% ,56%)
HSV Color Space 233°, 87%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00100010 00111101 11111101
Octal 42 75 375
Decimal 34 61 253
Hex 22 3d fd

Different shades of #223dfd color code.

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

Darkest of #223dfd
#011185
Darker of #223dfd
#0218b7
Dark of #223dfd
#021fea
Base of #223dfd
#223dfd
Light of #223dfd
#5569fd
Lighter
#8796fe
Lightest
#bac2fe

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

#223dfd
#fde222

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

Split Complementary

#223dfd
#fd7422
#abfd22

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

Analogous Color

#22bdfd
#2298fd
#223dfd
#5022fd
#ab22fd

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

#223dfd
#3dfd22
#fd223d

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

#223dfd
#fd223d
#fde222
#22fde2

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

#223dfd
#fd22ab
#fde222
#22fd74

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 #223dfd

#010b52
#011185
#0218b7
#021fea
#223dfd
#5569fd
#8796fe
#bac2fe
#eceeff

Tints of #223dfd Color

#223dfd
#3a52fd
#5368fd
#6b7dfd
#8493fd
#9ca8fe
#b5befe
#cdd3fe
#e6e9fe
#ffffff

Shades of #223dfd color code

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

#223dfd
#1e36e0
#1a2fc4
#1628a8
#12218c
#0f1b70
#0b1454
#070d38
#03061c
#000000

Tones

#223dfd
#384ee7
#4f5fd0
#656fba
#7b80a4

Tones

Similar Color like #223dfd color

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

#233efe
#243fff
#2540ff
#2641ff
#2742ff
#2843ff
#2944ff
#2a45ff
#2b46ff
#2c47ff
#2d48ff
#2e49ff
#2f4aff
#304bff
#213cfc
#203bfb
#1f3afa
#1e39f9
#1d38f8
#1c37f7
#1b36f6
#1a35f5
#1934f4
#1833f3
#1732f2
#1631f1
#1530f0
#142fef

Download this Dark Blue

Hex #223dfd 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.

#223dfd Color Code Preview on Black Background Color

This is how #223dfd Color will look on black background color. Color contrast ratio is 3.15

#223dfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #223dfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #223dfd

#223dfd color code is use for CSS Background Color

Background color for the above div is #223dfd

HTML with inline CSS

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

#223dfd color code is use for CSS Border Color

CSS Border color for the above div is #223dfd

HTML with inline CSS

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

CSS Border Left color for the above div is #223dfd

HTML with inline CSS

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

CSS Border Right color for the above div is #223dfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #223dfd

HTML with inline CSS

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

CSS Border Top color for the above div is #223dfd

HTML with inline CSS

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

#223dfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#223dfd Color code Preview on White Background

This is how #223dfd Color code will look on white background color. Color contrast ratio is 6.66

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

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